03-31-2011, 07:21 PM
Hi Gint !
I would like to have the option to open/reopen my Main dialog by using Tray icon.
i was wondering how to "close" the dialog and "save" its current state...?
for example ;
Dialog has a start/stop button ,i hit start ,i close dialog and reopen it by using the tray icon.
How to keep the button pushed/showing right text?
my first idea
I thought to check running functions below WM_INITDIALOG and set button text (start,stop) based on that.
well thats the "i want to get it running" idea :lol:
im sure theres a better way!?
Thanks alot
I would like to have the option to open/reopen my Main dialog by using Tray icon.
i was wondering how to "close" the dialog and "save" its current state...?
for example ;
Dialog has a start/stop button ,i hit start ,i close dialog and reopen it by using the tray icon.
How to keep the button pushed/showing right text?
my first idea
I thought to check running functions below WM_INITDIALOG and set button text (start,stop) based on that.
well thats the "i want to get it running" idea :lol:
im sure theres a better way!?
Thanks alot
