[Pythoncard-users] what does an event object look like
by David Primmer other posts by this author
Apr 19 2002 9:11AM messages near this date
RE: [Pythoncard-users] app close event?
|
RE: [Pythoncard-users] what does an event object look like
I'm interested what I can do to inspect event objects. When making an
event handler, what can I do with the event? What are the most common
useful events? Are they different for buttons and menus? I tried making
a copy of an event object and then investigating the namespace with
pycrust and executing some of it's methods like GetClassName() but that
just crashes my app. Where would I find, for example, the name of the
control that sent the event?
davep
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
Thread:
David Primmer
Kevin Altis
Kevin Altis
|