[mcclim-devel] radio-box-selections check-box-selections
22 Apr
2006
22 Apr
'06
1:41 p.m.
radio-box-selections is supposed to return a list of *all* the toggle-button gadgets. Currently it is implemented as (defmethod radio-box-selections ((pane radio-box)) (let ((v (radio-box-current-selection pane))) (and v (list v)))) check-box-selections is similar, but is not implemented at all. Paul
6864
Age (days ago)
6864
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Werkowski