Hello.
In my Workbench application I want the program window to always stay in front of all others, option driven by a popupmenu.
I use ReAction GUI engine.
Any idea how to do this?
Thanks, regards
Mon, 2012-08-20 15:36
#1
ReAction window.class [ SOLVED ]
The following standard Intuition window tags are supported.
You may set these while the window is NOT open, at NewObject()
time or SetAttrs() - between WM_CLOSE and WM_OPEN for example:
...
WA_StayTop