Re: Last call on the selectable naming issue
Rod Martin <[email protected]> Tue, 28 Oct 2003 12:48:02 -0500
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Organization | Benshaw |
| Message-ID | <[email protected]> |
1,2,4,3 I think that using markable with the selected property would be a bit confusing, and I think that using marked instead of selected is straying from what people are used to. The selected property should be used in both the 'can-be-selected' and 'part-of-selection-group' templates since there is no difference between being selected or not in the two. In the latter, we just have the added possibility that other widgets in the same group are selected as well. Rod