Max Kozlov wrote:
>with -default, -ok and any of it's combinations i can't get Click() or
>DblClick() event...
sheesh... I forgot to add (once again) that:
-ok
-default
-cancel
-tabstop
-group
are ONLY valid inside a DialogBox, not inside a Window.
I see that this is somewhat confusing for many of you...
but I don't know how to make it simple.
the main problem is that, if tabstop is enabled by default
inside windows, you will not be able to type a tab in a
Textfield, or even a newline if you have an Ok button.
comments and suggestions are welcome :-)
bye,
Aldo Calpini
<[EMAIL PROTECTED]>
- [perl-win32-gui] Button "-default" option Max Kozlov
- Re: [perl-win32-gui] Button "-default" o... Jonathan Southwick
- Re: [perl-win32-gui] Button "-default" o... Aldo Calpini
- Re[2]: [perl-win32-gui] Button "-default&... Max Kozlov
- Re: Re[2]: [perl-win32-gui] Button "-... Jonathan Southwick
- Re[4]: [perl-win32-gui] Button "-... Max Kozlov
- Re[4]: [perl-win32-gui] Button "-default"... Aldo Calpini
- Re[4]: [perl-win32-gui] Button "-default&... Max Kozlov
- Re: Re[4]: [perl-win32-gui] Button "-default&... Indy Singh
- Re: Re[4]: [perl-win32-gui] Button "-default&... Aldo Calpini

