Problem with resizeControl

René Micout rene.micout at numericable.com
Thu Nov 17 13:19:48 EST 2011


Hello,
I have a problem (simple but...) :
2 buttons (button 1 and button 2), with these 2 buttons I made a group.
The script of the group is :
on resizeControl
   set the width of btn "Button 1" to (the width of me)-30
end resizeControl
When I resize the group it is OK but when I release the mouse the group and the button grows...
What is wrong ?
Thank you
René


More information about the use-livecode mailing list