From: Dan E. <dan...@gm...> - 2006-11-01 13:47:31
|
I'd like to use HtmlWindow to display text with some basic font formatting. (I suppose I could use wx directly and use the styled text control that you guys use in the code editor, but that may not be the easiest solution) Is there any way to set the html content of the widget to a string? -Dan |