From: Jussi S. <jus...@pp...> - 2006-11-01 14:06:51
|
Dan Eloff kirjoitti: > 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 > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > > Yes. Here's an example: self.components.HtmlWindow.text = open('BPMHelp.html').read() Cheers, Jussi -- Jussi Salmela http://personal.inet.fi/cool/operator/ |