I create a main dialog window using
new Win32::GUI::DialogBox(
say main dialog
and I have a button in the main dialog wndow and
when I click the button I open another dialog window
say pop up dialog
1) I want the pop up dialog to have focus and the
user should not be allowed to click on the main dialog untill the pop up dialog
window is closed
2) when I close the pop up window then when I
click on the button in the main dialog the pop up dialog window doesnt appear
again ...why ?
chris
|
- [perl-win32-gui] $Window->TextField->Text() Robert Sherman
- Re: [perl-win32-gui] $Window->TextField->Te... Eric Bennett
- Re: [perl-win32-gui] $Window->TextField-&g... David Hiltz
- [perl-win32-gui] a comprehensive list Christopher Sagayam
- Re: [perl-win32-gui] a comprehensive ... Aldo Calpini
- [perl-win32-gui] use of $W->{-dialogui... Christopher Sagayam
- [perl-win32-gui] use of $W->{-dialogui... Christopher Sagayam
- Re: [perl-win32-gui] use of $W->{-... Jonathan Southwick
- Re: [perl-win32-gui] use of $W-&... Aldo Calpini
- Re: [perl-win32-gui] $Window->TextField-&g... Aldo Calpini
- Re: [perl-win32-gui] $Window->TextFiel... Robert Sherman
- Re: [perl-win32-gui] $Window->TextFiel... Jonathan Southwick