Hi Mikey,

Also, via non scripting - you can select the field and in the inspector choose contents and type in the inspector contents field//

Or if you already have a field you can switch to 'live' mode and type in the field.

Or you can use the Label tool and use that as your text container.

HTH

Tom

On Mar 6, 2005, at 9:19 AM, Klaus Major wrote:

Hi Mikey,

OK, I looked through the tutorials and the pdf's, and I can't see how
you just slap some static text on a card.  Said text should be visible
in development and runtime.

if you already have a field on the card:

...
put "fish slapping dance" into fld "target"
...

Or create one on the fly:
...
create field
## set some properties of "the templatefield" first, if you like...
put "fish slapping dance" into last field
...

Hope that helps...


Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution



Thomas J. McGrath III SCS 1000 Killarney Dr. Pittsburgh, PA 15234 412-885-8541

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to