From: Hazlett, L. <les...@na...> - 2007-03-12 14:58:42
|
For anyone interested, I found what was happening as I attempted to put multi-line text into a StaticText component. =20 When I typed a newline character (\n) into the text property in the resourceEditor Property Editor window the actual text entered into the text by PythonCard contained an extra (\) before the newline (\n). When I edited the text in the resource file to remove the extra (\), the text displayed as multi-line as desired. Problem solved. Now I know how to create multi-line text in a StaticText component. Les Hazlett The information contained in this communication may be CONFIDENTIAL and i= s intended only for the use of the recipient(s) named above. If you are n= ot the intended recipient, you are hereby notified that any dissemination= , distribution, or copying of this communication, or any of its contents,= is strictly prohibited. If you have received this communication in error= , please notify the sender and delete/destroy the original message and an= y copy of it from your computer or paper files. |