Stack operations (bring to front, activate, etc...)
Posted: Mon Jul 05, 2010 11:02 am
Hello,
I need to make a couple of operations in RunRev, but I cannot find any function/message.
1) I need to open a stack and "force" it to arise on top of other RunRev windows. I know I can use "the systemWindow" property, but I don't want to use it, since it will "oblige" my form to stay always in front. I simply need to move it in front (but the users should be able to put it in back).
2) When a stack is open, how can I detect if the user activate/deactivate the form? Better: when the user click on another program (not RunRev program), my stack will be "deactivated". Then if the user click in the stack, such stack will be activated. I need to "grab" those messages.
Thank you for your help!
I need to make a couple of operations in RunRev, but I cannot find any function/message.
1) I need to open a stack and "force" it to arise on top of other RunRev windows. I know I can use "the systemWindow" property, but I don't want to use it, since it will "oblige" my form to stay always in front. I simply need to move it in front (but the users should be able to put it in back).
2) When a stack is open, how can I detect if the user activate/deactivate the form? Better: when the user click on another program (not RunRev program), my stack will be "deactivated". Then if the user click in the stack, such stack will be activated. I need to "grab" those messages.
Thank you for your help!