Comment on Ask HN:To build a GUI should I take the HTML5/js path or stick to older techs?Comments−airfoil13yPySide with QtWebkit would work for a desktop html gui:http://srinikom.github.com/pyside-docs/PySide/QtWebKit/index...−zoobertOP13yThanks I will check that possibility. It might be easier to manage than chromium or nodejs as a local desktop app.
Comments
PySide with QtWebkit would work for a desktop html gui:
http://srinikom.github.com/pyside-docs/PySide/QtWebKit/index...
Thanks I will check that possibility. It might be easier to manage than chromium or nodejs as a local desktop app.