Den Tuesday 15 September 2009 19.29.42 skrev Benoît Minisini:
> > Hi,
> >
> > I try to put the character "<" in the Text of a TextLabel, but only space
> >  is shown in the form? Same effect if I do it from code and not using the
> >  IDE.
> > The characters after "<" are not displayed in the form.
> >
> > Using Gambas 2.16.
> >
> > /Peter
>
> TextLabel wants HTML: so you must use &lt;
>
> Regards,
Thanks,

Found it in the documentation too.

However a simple ">" works OK.
And the ";" seems not to be necessary, it's enough with "&lt".

/Peter


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to