wxBrowser is an application browser based on the wxWidgets GUI framework. It's similar to a regular old web browser only, instead of reading HTML and displaying content it reads XML and executes presentation logic (wxPython) in a client side application.
Be the first to post a text review of wxBrowser. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This is the second version of the wxBrowser 0.3. I added a "safe" mode and the ability to bind events to locally defined functions. When the wxBrowser runs in "Safe" mode it displays a warning whenever a wx:Data element is found
This is a first version of the wxBrowser after refactoring. I added more comments and cleaned up some code. Connection to back-end has been separated from the browser and next step is to provide support for other protocols (not sure of which yet). I also added some support for wx.TreeCtrl+ wx.TreeCtrlItem. See wx.TreeCtrl.test.xml for a very simple test.
This is a complete rewrite of 0.2.5. Added support for client-side scripts and the possibility to add and/or customize handling of widgets. Note! The wxBrowser itself has no "Open URL" dialog in this version so you need to pass the URL at the command prompt.
Added support for images/icons and relative URLs, also improved the sample application (http://www.pulp.se/wx/contacts)
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?