From: Kieren D. <Kie...@ha...> - 2007-04-24 09:28:16
|
Is there a way I can find out what events are triggered as windows are manipulated? I was trying to catch the event which is triggered when I press return in a TextField, but I ended up setting it=20 as multiline and reacting to each Change event. I'm wondering whether I could simply have the name wrong. Could anyone help me, please? |