Skip to Content
Volume 6A: Motif Programming Manual
book

Volume 6A: Motif Programming Manual

by David Brennan, Dan Heller, Paula Ferguson
September 1993
Intermediate to advanced
1014 pages
28h 26m
English
O'Reilly Media, Inc.
Content preview from Volume 6A: Motif Programming Manual
Atom *selection;
Atom *type;
XtPointer value;
unsigned long *length;
int *format;
The widget parameter is the widget that requested the data, and client_data is the data specified in the
client_data field of the XmDropTransferEntryRec that is being processed. The type, value, length,
and format arguments contain the data that was converted by the drag source in its XmN-convertProc.
The TransferProc() routine in the source code checks the type to determine what needs to be done with the
data. If the data is FILE_CONTENTS data, the text in value is placed in the Text widget with
XmTextSetString(). Otherwise, the text is used to create a new value for XmN-labelString for the file
status area. Since the file status area requests both target data types, both formats are processed by
TransferProc().
The HandleDropText() routine for the ScrolledText object is very similar to HandleDropLabel(). The main
difference is that the routine for the text area checks the XmN-exportTargets resource of the DragContext object
to determine whether or not the drag source provides file data. If it does, HandleDropText() initiates the data
transfer just as in HandleDropLabel(). Otherwise, the text routine calls the XmN-dropProc that we retrieved
from the Text widget when we modified the drop site. By calling the original drop routine, we allow the Text widget
to process textual data as it would by default. As a result, the user can drop a file object in the text entry area, as well
as manipulate textual data in ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Volume 7A: XView Programming Manual

Volume 7A: XView Programming Manual

Dan Heller

Publisher Resources

ISBN: 9780596000431