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.
Authored by: bugman 2011-09-06
Parent: [r14600]
Child: [r14602]