The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   AppleScripting Omni Apps (http://forums.omnigroup.com/forumdisplay.php?f=46)
-   -   OG: Unable to unset wrap to shape value using Applescript (http://forums.omnigroup.com/showthread.php?t=30373)

Simon Knight 2013-07-18 05:30 AM

OG: Unable to unset wrap to shape value using Applescript
 
I am attempting to create a script that creates a graphic (solid) that is linked back to the an email selected in Apple Mail app. The script works but the graphics created by the script all have their "Wrap to Shape" value set to true which means that the text looks wrong. I have checked the dictionary but am unable to find a method to set this value in a script.

Have I missed some thing?

Simon

RobTrew 2013-07-18 06:42 AM

You can manipulate the [I]autosizing[/I] property to restore wrap, but not, I think, to switch it off.

It seems to be a property which was initially buggy in the UI, and the Applescript interface never caught up.

Something to be bumped with an email to Support …

An earlier discussion here:

[url]http://forums.omnigroup.com/showthread.php?t=27735[/url]


All times are GMT -8. The time now is 06:15 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.