On Saturday, November 30, 2002, at 07:58 PM, Ken Ray wrote:

Kevin,

MC doesn't naturally support rotating text fields, so you'd have to take a
snapshot of the rect of the text field using "import snapshot" and then
import it into an image and rotate the image. Fine for static text, but
doesn't work too well for editable text.
You could do the above and add the following:

1. Store the text in a customprop in the rotated image. This would allow your code to know what the field contained
2. Put a small script in the image that would bring up a dialog so they could change the text. Then do what Ken said for each edit.



Best regards,
Mark Talluto
http://www.canelasoftware.com

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard


Reply via email to