Hi Stef,
You may want to take a look at wx.html.HtmlWindow.
Cheers,
Harry Pan
···
2007/12/25, Stef Mientki s.mientki@ru.nl:
hello,
as part of a normal wxPython program (not a web application),
I want to make a page/window, that consists of:
- helptext / instructions: some fixed text that can’t be changed by the
user (preferable with some formatting, and maybe some images)- fields, where the user can fill in his answers / notes
The only solution I can think of,
is some kind of html page (I don’t know much about html),
displayed in an embedded IE viewer.
But I think it has the disadvantage that you need to install a local
server ?Please give me some ideas / suggestions / links / …
thanks,
Stef
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org