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

Reply via email to