Hi All, Many Thanks for sharing your code! :D This works great to fold and expand a group.
-- Fold a group on mouseUp set the rect of grp 1 to the rect of graphic "NODESTART" of grp 1 set the hscroll of grp 1 to the hscroll of grp 1 -(the left of grp 1 - the left of grc "NODESTART" of grp 1) set the vscroll of grp 1 to the vscroll of grp 1 -( the top of grp 1 - the top of grc "NODESTART" of grp 1) end mouseUp -- Expand a Group on mouseUp set the rect of grp 1 to the formattedrect of grp 1 end mouseUp Al _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode