Detecting the stack that have the mouse pointer
Alejandro Tejada
capellan2000 at yahoo.com
Mon Apr 4 13:06:31 EDT 2005
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?
Thanks in advance.
al
Visit my site:
http://www.geocities.com/capellan2000/
__________________________________
Do you Yahoo!?
Yahoo! Personals - Better first dates. More second dates.
http://personals.yahoo.com
More information about the use-livecode
mailing list