Is there anyway to get the Amiga to generate a GADGETUP and recognize the
string in the gadget whether or not the user presses enter, tab or shift-tab?
It seems like a user should be able to switch between string gadgets and the
computer be able to recognize the entered string.
Any help would be greatly appreciated!
R. Luebbert
Um, are you setting the GA_RelVerify (aka. GFLG_RELVERIFY) property
for the gadget? Are you setting IDCMP_GADGETUP for your window. You
should hear GADGETUP messages whenever the user presses enter, tab, or
shift-tab.
Unfortunately, Intuition provides no easy way to tell if the user deactivated
your string gadget by clicking elsewhere...
>R. Luebbert
Peter
--
Peter Cherna, Operating Systems Development Group, Commodore-Amiga, Inc.
{uunet|rutgers}!cbmvax!peter pe...@cbmvax.commodore.com
My opinions do not necessarily represent the opinions of my employer.
"This posting is unually long because I lacked the time to make it short."
In what buffer is the displayed string in the gadget kept? All I get if
the user has not pressed return from the gadget string pointer is the old value
if the user has not pressed return or tab...
Thanks!
R. Luebbert
Have you set RELVERIFY in the Gadget.Activation field? Do you have a
separate buffer for each Gadget's StringInfo.Buffer? The RKM (or is it the
1.2 Enhancer Manual ?) states that the buffer is updated _each time the
user presses a key_. I've never had this problem as described.
--
Doug Johnson * if (Great_Lakes.dioxins > 0.00000001)
Windsor, ON * cleanup();
Canada *