qwerty
06-12-2007, 02:05 PM
hiya guys,
been playing with a custom menu from the tray icon, got 99% of it all sorted from looking through old posts, just stuck on one feature i'd like :P
i would like an "Always on Top" option that is "unchecked" on first running the project (as it is set to normal and NOT always on top in the settings) but will change to "checked" when that menu option is selected, i know how to change the window state setting, i just dont know how do get that value, or how to change the checked/unchecked state of the menu command.
As i can't see any option for getting the window state (Zorder) to compare it to another state, i was thinking that the way to go would be to switch the menu id state between checked and unchecked, and then setting the window Zorder relative to that result.
or is there a way to manipulate the projects settings once it has been compiled ...... or am i making no sense what so ever to you guys !!!!
been playing with a custom menu from the tray icon, got 99% of it all sorted from looking through old posts, just stuck on one feature i'd like :P
i would like an "Always on Top" option that is "unchecked" on first running the project (as it is set to normal and NOT always on top in the settings) but will change to "checked" when that menu option is selected, i know how to change the window state setting, i just dont know how do get that value, or how to change the checked/unchecked state of the menu command.
As i can't see any option for getting the window state (Zorder) to compare it to another state, i was thinking that the way to go would be to switch the menu id state between checked and unchecked, and then setting the window Zorder relative to that result.
or is there a way to manipulate the projects settings once it has been compiled ...... or am i making no sense what so ever to you guys !!!!