Opaque stack resizer

Simon Lord slord at karbonized.com
Sat Jun 12 11:46:44 EDT 2010


Ok, huge difference.  Thanks Jacque, that's another problem solved. :)



On Sat, Jun 12, 2010 at 11:28 AM, J. Landman Gay
<jacque at hyperactivesw.com> wrote:
> 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
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list