> 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]

Reply via email to