Opaque stack resizer

J. Landman Gay jacque at hyperactivesw.com
Sat Jun 12 11:28:14 EDT 2010


Simon Lord wrote:
> Ok, I figured out what you're talking about.  The Object Library is
> something new to me since I last used MetaCard (never used RunRev
> until a few weeks ago).
> 
> It works, but it's as sluggish as my two-liner code...the refresh rate
> (even with lockscreen) is very noticeable.
> 
> drag grc "drag-handle"
> set the rect of this stack to the left of this stack, the top of this
> stack, the right of img "drag-handle" + the left of this stack, the
> bottom of img "drag-handle" + the top of this stack

Try a more efficient and responsive technique, using "send <command> in 
<time>". There is an explanation here:
<http://www.hyperactivesw.com/resources_polling.html>

Look at the final script on that page for an example you can adapt for 
the resize button.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list