From: John H. <ec...@ya...> - 2008-01-06 23:11:30
|
I can't remember how to do that right off the top of my head but I believe there is a way to stuff an event into the event queue... --- Tony Cappellini <cap...@gm...> wrote: > Is there a description or tutorial that shows what > these are for and > how to use them? > > I want to "fake" the user having clicked on a combo > box by manually > triggering the event, but I don't know how. > I'm wondering if I can take advantage of > actionBindings or command to > fake the event being triggered. > > When I click on an item in the combo box, I want > other combo boxes to > be updated. I know how to do this. > > But with the initial setting of the main combo box, > I will initialize > and manually select the string from my code. > When this happens, I would like the select event > handler to be called, > so I want to simulate that event. > > > Does anyone know how this can be done? > > thanks > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio > 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > -- John Henry |