Jul-16-2017, 03:08 AM
In my python 3.6 app, I need to build a web browser on a wx frame/panel. the app is able to change values on webpages and control navigation. what are better option? any docs or samples? Thanks.
|
Browse/Navigate Webpages
|
|
Jul-16-2017, 03:08 AM
In my python 3.6 app, I need to build a web browser on a wx frame/panel. the app is able to change values on webpages and control navigation. what are better option? any docs or samples? Thanks.
There a bunch of packages to pick from here: https://pypi.python.org/pypi?%3Aaction=s...mit=search
Jul-19-2017, 09:02 PM
Google is your friend :)
https://stackoverflow.com/a/10866495 Wrote:
|
|
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| [Tkinter] WebPages in tkinter | CharlieSchuyler | 1 | 2,891 |
May-15-2020, 04:38 AM Last Post: Larz60+ |
|
| browse item and assign file to variable PYSIDE | Gigux | 3 | 5,590 |
May-01-2017, 02:03 AM Last Post: nilamo |
|