Hi jean-louis!

I don't really got you, but i have found this:

Lingo cannot test stillDown when it is used inside a repeat loop. Use the
mouseDown function inside repeat loops instead (Director Help)

But testing the mousedown inside the loop is in my opinion not such a good
solution because while processing the loop no other event can be caught.

hope this helps
Andreas

-----Ursprungliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im
Auftrag von jean-louis valero
Gesendet: Mittwoch, 27. Juni 2001 11:20
An: [EMAIL PROTECTED]
Betreff: <lingo-l> resizing a miaw


hello again

When you resize a miaw  by hand  is it possible during the mousedown process
to freeze the ghosty frame  by lingo and so prevent that frame to get
smaller or wider?
something like this (which does not work):

on resizeWindow
repeat while the stilldown
if the mouseh < 100 or the mouseh > 300 then exit
end repeat
end

Thanks a lot for your ideas
jean-louis valero


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to