Hi, I'm starting to learn both Python and wxPython and as part of the app I'm doing, I need to have a simple browser on the left pane of my app. I'm wondering how do I do it? Or at least point me to the right direction that'll help me more on how to do one. Thanks in advance!
EDIT: a sort of side question, how much of wxPython do I need to learn? Should I use tools like wxGlade?