[perl-win32-gui-users] Windows newbie question

2001-03-12 Thread Glenn Linderman
Hi, I've got another "newbie" question about Windows programming. I wrote a nice Win32::GUI program that launches itself from the Startup folder into the system tray, using NotifyIcon, and then pops open by clicking on it, etc. However, I don't know how to make the program cooperate with Windows

Re: [perl-win32-gui-users] BringWindowToTop issue

2001-03-12 Thread Jeremy Blonde
I think that's it, Harald. If I just use ->Show and ->Hide on the object it displays correctly. If I throw in ->BringWindowToTop it doesn't display the object. I'd pull out the ->BringWindowToTop and it should work correctly, if it doesn't send me your code and I'll see what I'm doing differentl

RE: [perl-win32-gui-users] BringWindowToTop issue

2001-03-12 Thread Piske, Harald
> From my understanding BringWindowToTop is for Windows > not objects on a window. I must admit that I suspected the same, but since it works so nicely (see snippet below), I figured it should do what I want (Perl spoiled me with it's "do what I mean" capability). By the way, there's SetForegroundW

Re: [perl-win32-gui-users] BringWindowToTop issue

2001-03-12 Thread Jeremy Blonde
>From my understanding BringWindowToTop is for Windows not objects on a window. I did a quick search on MSDN and it seems to indicate this too. If I'm mistaken, please let me know. In view of that, I wonder if BringWindowToTop is really doing anything, perhaps it's just the Show and Hide behavio

[perl-win32-gui-users] BringWindowToTop issue

2001-03-12 Thread Piske, Harald
Hi all, I know I'm getting naggy with things that no one ever comes across. This time it's hiding select objects with $main->buggything->Hide(). When I bring one back with Show() I need it to be on top, so I do $main->buggything->BringWindowToTop(). Here's the catch: - I only ever come on top of e

Re: [perl-win32-gui-users] icons for every occasion

2001-03-12 Thread christopher sagayam
Thanks chris www.perl-resume.com - Original Message - From: Glenn Linderman <[EMAIL PROTECTED]> To: Sent: Monday, March 12, 2001 11:46 PM Subject: Re: [perl-win32-gui-users] icons for every occasion I have some answers, but I don't know for sure what your questions are. It would help

Re: [perl-win32-gui-users] icons for every occasion

2001-03-12 Thread Glenn Linderman
I have some answers, but I don't know for sure what your questions are. It would help if you use well-defined terminology. Someone may be more knowledgable about Windows than me, and provide better answers, but here's what I know. christopher sagayam wrote: > Is it possible to create different

Re: [perl-win32-gui-users] icons for every occasion

2001-03-12 Thread christopher sagayam
has anyone got an answer to the following question ? chris - Original Message - From: christopher sagayam <[EMAIL PROTECTED]> To: Sent: Sunday, March 11, 2001 11:16 PM Subject: [perl-win32-gui-users] icons for every occasion Hi all It may have been told in the docs but I may have mis

RE: [perl-win32-gui-users] default GUI installed by PPM (was RE: Bug in Textfield scrolling)

2001-03-12 Thread paul . barker
Hi Guys Has anyone contacted ActiveState and asked them to use the newer distribution ? I'll be happy to try since I'm officially "Win32 PPM chief" ! Cheers PB *** Important. This E-mail is intended for the above nam