Intui Qs
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
Ray,
I rreally don't know. You might try just turning off the COMMSEQ flag on
receipt of a GADGETDOWN, and turning it back on with either a GADGETUP or when
your window becomes active again. The reason for the two ending conditions is
that if you click outside a string gadget, you don't get a GADGETUP.
One other thought… you might want to consider making a window the size of
your gadget, making it BORDERLESS, and put a string gadget in the window,
filling it right up. That way, you bring the window up, bring the string gadget
up, and if you have ACITVATEWINDOW set, the menus will be disabled in the one
behind. I don't know how this would fit in with what you are doing though.
-larry