This is with Unicon 11.0beta... I'm having a problem with Dialog 'popups' when trying to use the show() method. After the popup is displayed I can enter events in the original dialog window, but events in the popup dialog are ignored. Switching to using show_modal() instead of show() allows the events in the popup dialog to be processed, but of course prevents events from being processed in the original dialog.
What am I missing? How can I have a program open multiple dialog boxes and accept events in all of them? Thanks! Steve -- Steve Wampler -- [EMAIL PROTECTED] The gods that smiled on your birth are now laughing out loud. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Unicon-group mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unicon-group
