Somewhere in the mailing archives I've read that a TextEdit could display HTML 
files "nicely".
But how?

When I do
textstr = File.Load("xyfile.html")
TextEdit1.Text = textstr

a plain text is shown, without any formatting. All the HTML tags are ignored.
And the special chars like äöß are displayed as rectangles.

Is there any way to tell TextEdit to use formatting and encoding?

Thanks
Matti

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) 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 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to