Trigger resizeControl?
Eric Chatonet
eric.chatonet at sosmartsoftware.com
Fri Jun 22 06:15:53 EDT 2007
Hi Scott,
Assuming that this is done with the pointer tool:
just set the cRevLoadInfo["revResizeControl"] of your stack to true.
I's a trick normally reserved for plugins but it works with any stack.
Then the engine will send a revResizeControl to you.
Just change the name of your resizeControl handler :-)
No frontscript needed...
Best regards from Paris,
Eric Chatonet.
Le 22 juin 07 à 11:51, Scott Rossi a écrit :
> I have a frontscript with a resizeControl handler that does stuff
> when a
> control is resized with the mouse. Can I trigger this handler when
> changing
> the dimensions of a control via script, for example:
> set the width of btn 1 to 200
>
> When I run this from the message box, the resizeControl handler is not
> triggered. I can add a line of script that sends "resizeControl"
> to the
> object, but I'm wondering if there's a way to automatically
> generate the
> resizeControl message.
>
> Thanks & Regards,
>
> Scott Rossi
> Creative Director
> Tactile Media, Multimedia & Design
----------------------------------------------------------------
Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/
Email: eric.chatonet at sosmartsoftware.com/
----------------------------------------------------------------
More information about the use-livecode
mailing list