Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Resize when Multiple items selected (Read 2016 times)
tusharpateluk
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 37
Joined: Sep 3rd, 2008
Resize when Multiple items selected
Nov 6th, 2008 at 3:05pm
Print Post  
Is it possible to resize a active item when multiple items are selected
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Resize when Multiple items selected
Reply #1 - Nov 7th, 2008 at 8:30am
Print Post  
There is no built-in support for this. You could create your own Behavior class that returns new InteractionState(d.ActiveItem, handle, Action.Modify) from the StartDraw method when the mouse is over the handle of the active item, or base.StartDraw otherwise.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
tusharpateluk
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 37
Joined: Sep 3rd, 2008
Re: Resize when Multiple items selected
Reply #2 - Nov 7th, 2008 at 10:44am
Print Post  
Thanks, I will try out
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint