I looked into both these solutions. I couldn't get Expect to work (I'll
guess I'll have to wait for a Win32 version), and the problem with this
other one is that DOS won't relinquish control back to the script until it
has finished running - and since it's waiting for input, it never finishes.
a more windows-ish way might be to open a new window that instructs the user
to input "something" with a textbox for their input and an OK button to
accept, read in their input, and close the input window.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, J
I have some text in a Richedit object. I'd like to be able to copy any text
that I select but it doesn't work. Is there sojmething special I have to do?
Jonathan Southwick
Technical & Network Services
Allegheny College, Meadsville, PA
[EMAIL PROTECTED]
has anyone been successfull in getting tooltips to work?
I've played with them, but I always get the message that I'm trying to do
something to an undefined value. I tracked the problem down in GUI.pm, and
I found these two lines:
my $parent = $_[0];
my $new = Win32::GUI->_new(Win32::GUI::c
has anyone been successfull in getting tooltips to work?
Jonathan Southwick
Technical & Network Services
Allegheny College, Meadsville, PA
[EMAIL PROTECTED]
5 matches
Mail list logo