View Single Post
Interesting. But if my script itself is creating the shapes, and I want that script to selectively turn on or off the 'Wrap' boolean property with no manual intervention, how do I do this?

p.s. in my case, I need the shapes with autosizing=overflow to have Wrap=False, but need to do it via script.

p.p.s. I need to make a small colored shape for each of my objects, with some text describing each shape offset to the right of each object (attached). I'm tweaking the 'side_padding' property to offset the text, using autosizing of 'Overflow' so the text will show outside the shape boundary, and need 'Wrap'=False so the text will show up at all.

Thanks!
Attached Thumbnails
Click image for larger version

Name:	Screen shot 2013-01-10 at       Thu Jan 10, 8.51.30 AM.png
Views:	743
Size:	19.0 KB
ID:	2685   Click image for larger version

Name:	Screen shot 2013-01-10 at       Thu Jan 10, 8.51.23 AM.png
Views:	728
Size:	4.9 KB
ID:	2686  

Last edited by Sophie; 2013-01-10 at 05:54 AM..