|
-
April 6th, 2009, 02:52 PM
#1
two windows, one tray icon
hi all,
i have two windows (one visible at a time) and a system tray icon.
is it possible to assign the visible window to the tray when i change it ?
thanks
-
April 6th, 2009, 02:56 PM
#2
Re: two windows, one tray icon
 Originally Posted by neo_the_1
hi all,
i have two windows (one visible at a time) and a system tray icon.
is it possible to assign the visible window to the tray when i change it ?
thanks
huh?
-
April 6th, 2009, 03:00 PM
#3
Re: two windows, one tray icon
i want to switch the handle of the tray icon to a different window.
-
April 6th, 2009, 03:54 PM
#4
Re: two windows, one tray icon
Call Shell_NotifyIcon with NIM_MODIFY as first parameter and pass the desired window handle in hWnd member of NOTIFYICONDATA.
-
April 6th, 2009, 04:58 PM
#5
Re: two windows, one tray icon
thank you very much Ovidiu Cucu !
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|