Menu

Commit [r14601]  Maximize  Restore  History

Fix for the spin viewer window for MS Windows.

The get_info() method now catches if no item is selected in the tree before trying to get the Python
data from it. Asking for Python data from a missing TreeCtrl item ID works on GNU/Linux and Mac OS
X, but not on MS Windows.

bugman 2011-09-06

changed /1.3/gui/spin_viewer/tree.py
/1.3/gui/spin_viewer/tree.py Diff Switch to side-by-side view
Loading...