resize in browse mode

malte.brill at t-online.de malte.brill at t-online.de
Tue Dec 28 05:58:04 EST 2004


Hi Bob and all,

I hope I´m not double posting this solution. (I need to read the
archives online at the moment using dial up) 
You can try this:

In the fields script:

on mousemove 
  if the optionkey is down and the mouse is down then
    set the rect of me to the topleft of me,the mouseloc
  end if
end mousemove

Hope that helps.

Regards,

Malte


More information about the use-livecode mailing list