Jump to content

how to minimize to tray


Recommended Posts

Hi all,

how can I make a window to minimize to system tray instead to task bar ?

Thanks for any advices.

Florian

I'm not sure it's the best way but probably you would have to use GUI_HIDE (when minimize button is used) and then some kinda catching button press on systray icon (like a double click) and GUI_SHOW. GUI_HIDING should be preety easy, then take a look at TraySet* in help to do the rest. Hope that helps.

My little company: Evotec (PL version: Evotec)

Link to comment
Share on other sites

works fine, thanks

Florian

I'm not sure it's the best way but probably you would have to use GUI_HIDE (when minimize button is used) and then some kinda catching button press on systray icon (like a double click) and GUI_SHOW. GUI_HIDING should be preety easy, then take a look at TraySet* in help to do the rest. Hope that helps.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...