2015-10-15 01:26 UTC
Deselect Items:
_1_$ (dcl-ListView-SetCurSel Std/ToolSelect/lstTools -1)
T
Get the current selection: Should be -1
_1_$ (dcl-ListView-getCurSel Std/ToolSelect/lstTools)
2
_1_$ (dcl-ListView-GetSelectedNths Std/ToolSelect/lstTools)
nil
_1_$
Does dcl-ListView-GetSelectedNths return nil to represent empty list?
_1_$ (dcl-ListView-SetCurSel Std/ToolSelect/lstTools -1)
T
Get the current selection: Should be -1
_1_$ (dcl-ListView-getCurSel Std/ToolSelect/lstTools)
2
_1_$ (dcl-ListView-GetSelectedNths Std/ToolSelect/lstTools)
nil
_1_$
Does dcl-ListView-GetSelectedNths return nil to represent empty list?