calling handlers with keys THANKS!
Uwe Friese
friese at intelligent-implants.de
Mon Mar 18 03:58:01 EST 2002
Geoff, Robert, Klaus and Yennie,
thank you all for your replies!
After your broad hints I realized that I was missing the concept of
recursion ;-(
This works fine now:
>on presentSomeObjects
> -- do something here
> send presentSomeObjects to me in 1 second -- or whatever time
> put the result into gPresentMessage -- allows you to cancel if needed
>end presentSomeObjects
>
>on keyDown pWhichKey
> -- do something based on the key
>end keyDown
This is a really nice and friendly list!
Regards,
Uwe
More information about the metacard
mailing list