[perl-win32-gui-users] file-menu question

2001-06-06 Thread Chris Etzel
Hey, Is there anything special I should know about making a Menu visible? I tried this on just a blank window, but no menu is visible. $Menu = new Win32::GUI::Menu( "&File" => "File", ">Open" => "Open", ">Save" => "Save", ">Exit" => "Exit" ); I tried $Menu-Show(); Putt

RE: [perl-win32-gui-users] BringWindowToTop doesn't

2001-06-06 Thread Piske, Harald
Works with me ... I have two windows, one button in the first window brings the other to top. Complete code snippet attached for you to check if it works with you and figure out the differences to yours. Oh, and I only checked on Win2k. Have fun, Harald > -Original Message- > From: Glenn

Re: [perl-win32-gui-users] FAQ

2001-06-06 Thread Erick Bourgeois
You can find the FAQ here: http://www.jeb.ca/faq/Win32-GUI-FAQ.html regards, erick bourgeois never stop questionning www.jeb.ca - Original Message - From: Kevin Keegan <[EMAIL PROTECTED]> To: Sent: Wednesday, June 06, 2001 6:55 PM Subject: [perl-win32-gui-users] FAQ | I heard somethin

[perl-win32-gui-users] BringWindowToTop doesn't

2001-06-06 Thread Glenn Linderman
Hi, So I've got this code, and it doesn't bring the window to the top. I can see that each time I click on the notify icon that the code gets executed, both because the print statement fires, and the window redraws. But the window stays behind other windows, in spite of the BringWindowToTop call

[perl-win32-gui-users] FAQ

2001-06-06 Thread Kevin Keegan
I heard something about a FAQ, where can I see this page or contribute to it? I just started using Win32::GUI and libwww-perl and I am having so much fun. This is so simple to create small windows programs. I would like to contribute some of my solutions to simple problems that I encountered. T

Re: [perl-win32-gui-users] Text Properties

2001-06-06 Thread Johan Lindstrom
Daryll wrote: Does anyone know if there is a property to have some text Flash on a DialogBox? I'd go with a timer and Show() and Hide() a label. The information in this e-mail and any attachments is confidential and may be legally privileged. It is intended solely for the addressee or addres

[perl-win32-gui-users] Text Properties

2001-06-06 Thread daryll . elston
Does anyone know if there is a property to have some text Flash on a DialogBox? Thanks The information in this e-mail and any attachments is confidential and may be legally privileged. It is intended solely for the addressee or addressees. If you are not an intended recipient, please delete the