There are a lot of things that can't rotate.  Really, the only controls that 
can are images and graphics (and even then, they don't rotate "well"). If your 
group is composed of graphics and images, you can determine the offsets of all 
the controls from a centerpoint and simulate rotation of the group.  Not fun, 
but should be possible.

Regards,

Scott Rossi
Creative Director
Tactile Media UX/UI Design

> On Nov 23, 2015, at 2:41 PM, Richmond <richmondmathew...@gmail.com> wrote:
> 
> I wonder why one cannot do this sort of thing:
> 
> on mouseUp
>   set the angle of group "cong" to ((the angle of group "cong") + 90)
> end mouseUp
> 
> it is a bit inconvenient that one cannot rotate groups.
> 
> Richmond.
> 
> _______________________________________________
> 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

_______________________________________________
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

Reply via email to