rodneyboyd
Results
2
issues of
rodneyboyd
I'm using tkinterweb to display a help file in my app. The help has a table of contents, containing internal hrefs: `Penguins are great!` and farther on `Penguins` In Windows...
After a sucessful `frame.find_text`, `frame.html.current_node` is `None`. Is there a way to get the node for the selected text? Thanks.