> I'm trying to insert some basic HTML into a text label and from the docs, > "<div align=center>" should work, but it displays the text <div > align=center>. Meanwhile <b></b>, <i></i>, etc. seems to work well. Also, > TextLabel1.alignment = 3 has the result I want. Am I missing something? > > Jason
I think you must write '<div align="center">'. Without the quotes it may not work. Regards, -- Benoît ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
