Menu

Commit [r14703]  Maximize  Restore  History

Bug fix for the switching between analysis tabs on MS Windows.

The tab had not been changed when on_page_change() was being called (in contrast to GNU/Linux and
Mac OS X). Now wx.EVT_NOTEBOOK_PAGE_CHANGED is being used to bind the page change event rather than
wx.EVT_NOTEBOOK_PAGE_CHANGING.

bugman 2011-09-19

changed /1.3/gui/analyses/__init__.py
/1.3/gui/analyses/__init__.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.