Changeset 4007

Show
Ignore:
Timestamp:
03/30/08 07:59:25 (8 months ago)
Author:
ed
Message:

Updated the code to account for the new dSpinner class.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ide/ClassDesignerComponents.py

    r3956 r4007  
    400400            else: 
    401401                if isinstance(self, (dabo.ui.dRadioList, 
     402                        dabo.ui.dSpinner, 
    402403                        dabo.ui.dPageSelect, 
    403404                        dabo.ui.dColumn,