On 4/4/05 12:06 PM, Alejandro Tejada wrote:
Hi Developers,
I have a mousemove handler in
a frontscript. This mousemove handler puts the X,Y
position in the message box and i want
to know the mode of the stack over which
the mouse pointer is.
Toplevel stacks have a mode of 1
palettes, modeless stacks and modal stack
have different numbers.
for example:
i expect that when i move the mouse over a stack, appears in the message box:
35,79 stack "mytoplevelstack" mode 1
or
10,10 stack "myCustomstack" mode 2
How could i do this without clicking on the stack?
Will the "mousestack" property help? "Get the mode of the mousestack".
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
