[perl-win32-gui-users] Accelerators

2001-03-14 Thread Jonathan Southwick
has anyone been successful in getting Accelerators to work? Jonathan Southwick Technical & Network Services Allegheny College, Meadsville, PA [EMAIL PROTECTED]

Re: [perl-win32-gui-users] Richtext field

2001-03-14 Thread Jonathan Southwick
Lance, In your sub where the user closes (terminates) the window containing the RichEdit control try adding this: $RichEdit->Text(""); where $RichEdit is the name that you have given your RichEdit control. Jonathan Southwick Technical & Network Services Allegheny College, Meadsville, PA [EMAIL

[perl-win32-gui-users] Richtext field

2001-03-14 Thread Cuthbert, Lance (DeepGreen Bank)
I am having some difficulty with the Win32::GUI::RichEdit package and I am hoping that someone might be able to help. In the program that I writing the user invokes a RichEdit text box to view the results of a database query. The first time the user opens the RichEdit textbox, the results from just

[perl-win32-gui-users] task bar question

2001-03-14 Thread Peter Eisengrein
Is there any way to open a new window without creating a new item in the OS's task bar? I'd like to open windows that are a sub of a main window but show just one task bar item for the main window. Thanks list. Pete

RE: [perl-win32-gui-users] RE: [perl-win32-gui-users]Why Do I hav e to use the Mouse???

2001-03-14 Thread Eoin_Butler
Jonathon/Jemery Thank's a bundle, That Works, $W->{-dialogui} = 1; $W->Input->SetFocus(); I can Feel the softness in my head clearing now.. Rgds Eoin: mailto:[EMAIL PROTECTED] -Original Message- From: Jonathan Southwick [mailto:[EMAIL PROTECTED] Sent: 13 March 2001 21:41 To: pe