Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "197) Can I register client data for the Motif XmDropSite drop"
Next document is "199) TOPIC: INPUT FOCUS"

198) Can unmanged widgets be valid (drag-and-drop) drop sites?

[Last modified: Nov 96]

Answer:  Yes, the drop site stacking order is independent of the window
stacking order.  You can modify the active drop site order with
XmDropSiteConfigureStackingOrder() or by using XmDropSiteUpdate() to change
the drop site's XmNdropSiteActivity resource (to XmDROP_SITE_ACTIVE or
XmDROP_SITE_INACTIVE).

Ken Lee, http://www.rahul.net/kenton/

Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "197) Can I register client data for the Motif XmDropSite drop"
Next document is "199) TOPIC: INPUT FOCUS"