Announcement: libXMLText

Chipp Walters chipp at chipp.com
Fri Jun 21 15:24:01 EDT 2002


Monte,

Can you publish scripts for the XMLtree call? thx! (I know to use with
1.1.1b1)
-Chipp

> -----Original Message-----
> From: use-revolution-admin at lists.runrev.com
> [mailto:use-revolution-admin at lists.runrev.com]On Behalf Of Monte
> Goulding
> Sent: Friday, June 21, 2002 3:54 AM
> To: use-revolution at lists.runrev.com
> Subject: RE: Announcement: libXMLText
>
>
> Sorry, I forgot to give an example script ;-)
>
> Just create a new field and button on a stack and put in the button script
> (watch out for wrapping):
> on mouseUp
> 	set the StyleXMLface of fld 1 "hello","Arial"
> 	set the StyleXMLsize of fld 1 "hello",16
> 	set the StyleXMLcolor of fld 1 "world","blue"
> 	set the StyleXMLbgcolor of fld 1 "world","yellow"
> 	set the XMLText of fld 1 to "<hello>Hello</hello> <world>World!"
> end mouseUp
>
> There's other stuff but that'll get ya started ;-)
>
> Cheers
>
> Monte Goulding
> B.App.Sc. (Hons.)
>
> Executive Director
> Sweat Technologies
>
> email: monte at sweattechnologies.com
> website: www.sweattechnologies.com
> mobile: (+61) 0421 138 274
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list