On 3/19/17 7:23 PM, Alejandro Tejada via use-livecode wrote:
How could I resize the visible boundary of a group (with many controls) to show only the rectangle of the clicked control?
Try setting the group's boundingRect to the rect of the control, then setting the rect of the group.
-- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
