eHrgo Posted February 25, 2007 Posted February 25, 2007 hi! I have something like: While 1 $msgTray=TrayGetMsg() Select Case $msgTray=$TRAY_EVENT_PRIMARYDOWN ... function hide/show window Case $msgTray=$exitTray Exit 0 Case $msgTray=$aboutTray ..Whatever Msbox EndSelect Wend But when I left clic on the tray, it Hide the window and open the menu with two tray item ... Can someone help? Thanks Sorry for my Bad English.
eHrgo Posted February 25, 2007 Author Posted February 25, 2007 TraySetClick ( 8) ... lol im stupid. Sorry for my Bad English.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now