From: John H. <ec...@ya...> - 2008-01-06 22:44:38
|
I kind of get what you are trying to do but just to be sure, can you elaborate a bit because I might be able to answer it. I do a lot of creating controls such as buttons on the fly. --- Tony Cappellini <cap...@gm...> wrote: > I have a Radio Group with two buttons in it. > I can't call the event handler programmatically > because event needs to > be passed. > > When I tried setting one of the radio buttons > programmatically, the > event handler never was called. > > How can I force the event to be generated by setting > one of the > buttons programmatically? > > 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 |