wxPython equiv. to tag_configure

ncf nothingcanfulfill at gmail.com
Tue Oct 4 16:11:29 EDT 2005


Hi all. I'm trying to do a system where I'm working on a set of windows
for both Tkinter and wxPython, and have come across a lovely little
bump in the road. Tkinter's Text object has tag_* methods, but I don't
know of a good way to do tag-related stuff with wxPython.

In the wxWidgets manual, I see a wxHtmlWindow object, but nothing like
that seems to exist when I dir() wxPython.

Does anyone have any suggestions?

Thanks in advance.




More information about the Python-list mailing list