I just had a user that upgraded to WinXP report this same thing on a
program I wrote, that works fine on Win2K.
Using Win32::GUI 0.0.668, and Perl 5.6 or 5.6.1 (I'm using 5.8 now, but I'm
not sure which version of Perl the user is running).
I have no clue why this would happen, nor am I desir
I'm just working thru the *guitutx* tutorials that come with the Win32::GUI
distribution (0.0.502 on W2K with 5.6.1 633)
2 questions:
1. Are the *top* and *left* options used to determine the location of an
object (label, button, listbox..) in a Window?
2. Is there an ?object? manager (something
Sean Healy wrote:
I just had a user that upgraded to WinXP report this same thing on a
program I wrote, that works fine on Win2K.
Using Win32::GUI 0.0.668, and Perl 5.6 or 5.6.1 (I'm using 5.8 now,
but I'm not sure which version of Perl the user is running).
I have no clue why this would ha
Sean Healy <[EMAIL PROTECTED]> writes:
> In the past, when I've had a loop that's expecially long, I've placed a
> Win32::GUI::DoEvents call inside it so the window doesn't appear to be be
> hanging. I've noticed this effect when such a loop is going. Do you by
> chance have a loop with DoEv
4 matches
Mail list logo