Anonymous | Login | 03-07-2021 08:44 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0001155 | [tweak] Any | feature | always | 05-13-05 12:49 | 05-13-05 20:31 | |||||||
Reporter | bernd | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | feedback | |||||||||||
Summary | 0001155: CTabButtonList value always nil (CList in general) | |||||||||||
Description |
the value of such a list isn't sychroniced with the selection, like described in the class comment. In general all CLists should behave in that way, that the value of a list hold the current selection. that makes is easier to set a list as a player and vice versa. DropdownLists have already such a behavior. Adding following or similar two methods to CList resolves the problem: onSelectionChanged <on: cursorChanged> self value: self selection onValueChanged self selection: self value |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
34 total queries executed. 29 unique queries executed. |