Excellent,
Thanks to all that applied, the tabbing feature now works, you have to
add $Window->{-dialogui} = 1; to get this going in a window and the
default button works ok as long as you set -ok => 1. Don't know what
the -default =>1, does but it didn't make any difference to my code
(that I co
Hello,
On Monday, April 14, 2003 3:30 PM, "Cruickshanks, Darin" <[EMAIL PROTECTED]>
wrote:
>...
> The problem with the tabbing is that I cant get it to
> work at all, I have read the documentation that is
> available but I must be missing something. Anyone got
> any ideas?
You will have to add "
as a side note, while we're on the subject of tabbing, a -tabindex option
would be a nice accompaniment to the -tabstop option, to allow tabbing "out
of order," so to speak. just a thought.
darrik
i may be wrong, but it was my understanding that tabbing, enter (the
"default" key) and esc (the "cancel" key) only work in dialog boxes and not
windows. if you're trying to use these in windows, it won't work (and again
i defer to anyone with more knowledge saying otherwise). in a dialog box,
ta
All,
I'm fairly new to Win32-GUI and am having some problems with events and
with tabbing between text fields.
The problem with the tabbing is that I cant get it to work at all, I
have read the documentation that is available but I must be missing
something. Anyone got any ideas?
Also I would
Hello Iain,
On Monday, April 14, 2003 1:29 AM, "Iain Whyte" <[EMAIL PROTECTED]>
wrote:
> You could easy work around it - use a global to skip
> execution of the code in your _Timer subroutine every
> second time it runs i.e.:
> [...]
Yes, not nice, but a good idea and easy to implement... Thank y
Aldo,
I tried to compile your module, but I received this error message:
cl -c-nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_ST
RICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO
-DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1-DVERSION=\"0.41\
Aldo,
I tried to compile your module, but I received this error message:
cl -c-nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_ST
RICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO
-DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1-DVERSION=\"0.41\
8 matches
Mail list logo