View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004394 | JEDI VCL | 00 JVCL Components | public | 2008-07-04 13:59 | 2008-11-02 12:26 |
Reporter | tetardd | Assigned To | AHUser | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.32 | ||||
Target Version | Fixed in Version | 3.36 | |||
Summary | 0004394: SelectedCount is not consistent with CodeGear's VCL functionalities | ||||
Description | SelectedCount (using GetSelectedCount) returns -1 when the control is not multiselect, which is wrong. TTreeView, when not multi select, returns 1, which is a more logical way of doing things (same code can be used regardless of the control being multiselect or not). | ||||
Tags | No tags attached. | ||||
|
Please use the very latest version of the JVCL Then, if the bug is still there, please provide the zipped sources of a sample application showing this. |
|
Any news? |
|
Fixed in SVN. TJvTreeView.SelectedCount now returns 1 (Selected<>nil) or 0 (Selected=nil) if MultiSelect=False. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-07-04 13:59 | tetardd | New Issue | |
2008-07-15 00:52 | obones | Relationship added | has duplicate 0004396 |
2008-07-15 00:53 | obones | Relationship added | has duplicate 0004395 |
2008-07-15 00:57 | obones | Note Added: 0014375 | |
2008-07-15 00:57 | obones | Status | new => feedback |
2008-10-10 05:18 | obones | Note Added: 0014827 | |
2008-11-02 12:26 | AHUser | Status | feedback => resolved |
2008-11-02 12:26 | AHUser | Fixed in Version | => Daily / SVN |
2008-11-02 12:26 | AHUser | Resolution | open => fixed |
2008-11-02 12:26 | AHUser | Assigned To | => AHUser |
2008-11-02 12:26 | AHUser | Note Added: 0014950 |