> It appears that the show method does not fire until control returns to > Win32::GUI::Dialog(); Aldo, is there any way we can get > Show() programmed to fire immediately? I asked a similar question a few days ago. The answer was to use window->Update(); after the Show() and that worked for me! -- Mark Thomas [EMAIL PROTECTED]
- RE: [perl-win32-gui] Window->Show() Observation Thomas_M
- RE: [perl-win32-gui] Window->Show() Observation Eric C. Hansen
- RE: [perl-win32-gui] Window->Event ddiedrich