wxPython equiv. to tag_configure
ncf
nothingcanfulfill at gmail.com
Tue Oct 4 16:11:29 EDT 2005
More information about the Python-list mailing list
Tue Oct 4 16:11:29 EDT 2005
- Previous message (by thread): Background process for ssh port forwarding
- Next message (by thread): wxPython equiv. to tag_configure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Background process for ssh port forwarding
- Next message (by thread): wxPython equiv. to tag_configure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list