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 "
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
o use Win32::GUI::DoEvents().
You mean that I can't do anything against the timer getting fired twice,
instead of once, every second in this context?
Regards,
Christian
*** Christian Kappler ***
of the described above I found that the _Timer event of a
Win32::GUI::Timer which should get called once every second gets called
twice. Why gets the timer fired twice? If the description above is not
enough I can show some code.
Thanks for your answers or advice.
Regards,
Christian
*** Christian Kappler ***
Hello,
I have a question about the use of the Win32::GUI::Timer-Object. I would be
glad if someone could give me some advice. I would like to create a timer
which gets fired once every second. What I did was:
$Window->AddTimer('MyTimer',1000);
sub MyTimer_Timer {
# Some code
}
I found that the _
Hello listers!
I would like to display extended unicode characters inside a RichEdit
control. I found out that I can type unicode in the RichEdit field by
entering the character number on the keyboard. But it seems to me that the
Text(), Load(), Save(), etc. functions of Win32::GUI's RichEdit cont
the name of a font installed on my computer and which values are valid
for the -charset option?
Thanks for all your hints and advice in advanced.
Regards,
Christian
*** Christian Kappler ***
Hello listers,
I would like to gray out a checkbox in some situations. The Win32::GUI
documentation says that, to do this, I should call the SetCheck([VALUE])
method with the value 2 to set the checkbox to indeterminate or gray. I
tried it on my NT-workstation, but the checkbox only becomes "check
Hi all,
I would like to use the _GotFocus-Event with buttons. The Win32-GUI
documentation says that this should work. Okay, it works with textfields
etc., but it seems not to work with buttons. Or is there something special I
have to do to get this?
Merry Xmas and best wishes,
Christian
_
Hi listers,
I am new in this mailing list. My name is Christian. I just started to do
some programing of GUI's under Win32. I am not that chrack in perl
programming. Played a bit with Win32::GUI. Now I have some questions and
hope you could give me some answers:
- I added some "RadioButton" to a
10 matches
Mail list logo