Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Rotating boxes, but not the box.text (Read 4616 times)
Bas
YaBB Newbies
*
Offline



Posts: 36
Joined: Apr 14th, 2006
Rotating boxes, but not the box.text
Oct 23rd, 2006 at 5:12am
Print Post  
Hi,

Is it possible to be able to rotate a box, but not the box.text string with it? I like this rotating feature, but if the text is also rotated it reduces the readability for the user.

  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Rotating boxes, but not the box.text
Reply #1 - Oct 23rd, 2006 at 7:36am
Print Post  
Hi,

Set Box.RotateContents = false.

Stoyan
  
Back to top
 
IP Logged
 
Bas
YaBB Newbies
*
Offline



Posts: 36
Joined: Apr 14th, 2006
Re: Rotating boxes, but not the box.text
Reply #2 - Oct 24th, 2006 at 9:10am
Print Post  
Ok, you're right Wink but let me clarify.. I have a picture in the box, which I would like to be able to rotate. If RotateContents is set to false, the box rotates, but not the picture.

What I was looking for was a way to be able to rotate the box (with contents, so the picture), but not the text.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Rotating boxes, but not the box.text
Reply #3 - Oct 24th, 2006 at 10:13am
Print Post  
You might do that using groups, as described here:

http://mindfusion.org/cgi/Forum/YaBB.pl?board=fcx_disc;action=display;num=116130...

Stoyan
  
Back to top
 
IP Logged
 
Bas
YaBB Newbies
*
Offline



Posts: 36
Joined: Apr 14th, 2006
Re: Rotating boxes, but not the box.text
Reply #4 - Oct 25th, 2006 at 6:14am
Print Post  
Aha I see. This would work, but a new box property would be more elegant. At least it would save the overhead of having two instances per box instead of one.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Rotating boxes, but not the box.text
Reply #5 - Oct 27th, 2006 at 8:33am
Print Post  
It seems that will be a popular feature, so we will add a RotateText property,

Stoyan
  
Back to top
 
IP Logged
 
Bas
YaBB Newbies
*
Offline



Posts: 36
Joined: Apr 14th, 2006
Re: Rotating boxes, but not the box.text
Reply #6 - Oct 27th, 2006 at 11:12am
Print Post  
You guys rock 8)

Thumbs up for the great support.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Rotating boxes, but not the box.text
Reply #7 - Oct 30th, 2006 at 11:34am
Print Post  
Hi,

This version adds a RotateText property:
https://mindfusion.org/_temp/rottext.zip

RotateText is not yet serialized when you save a diagram file, because we update the file format only for official new versions.

The dll is an evaluation build - send me an email if you wish to receive the licensed build.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint