View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003185 | JEDI VCL | 04 Feature Request | public | 2005-09-08 03:36 | 2007-12-18 13:41 |
Reporter | Ramengo | Assigned To | AHUser | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | 3.34 | |||
Summary | 0003185: TJvDualListDialog form resize | ||||
Description | TJvDualListDialog should allow user to resize the form. If items on the lists are very long or many, then scrolling is difficult. Splitters would be useful too. Thanks | ||||
Tags | No tags attached. | ||||
|
Anyone volunteering for this? |
|
Maybe i find some time. But then i also would convert to JvDynControlEngine. |
|
No problems with me on this conversion. Please do as you see fit. |
|
When you are going to rewrite the Component anyway, it would be nice to have to seperate "Sorted" properties for the lists, because I often use this component, but I allway have to patch it to have only one list sorted. Regards Daniel |
|
But how without breaking backword compatibility? |
|
Could be done, by two different classes, one with the Properties List1Sorted and List2Sorted; and a derived one with only 1 "Sorted" Property... Or you could put this "virtual" Sorted property, into the same class, and set it to "stored False". If "List1Sorted and List2Sorted" "Sorted" returns True otherwise Sorted returns False. This would break the backward compatibility also (because of the new properties), but it would allow a smooth upgrade, without any sourcecode changes. |
|
I don't know if it may help, but would share this interesting article: http://bdn.borland.com/article/0,1410,33421,00.html |
|
Maybe it would, but the problem is, no compatibility to d5 - d2005. So no way in this moment. For the flow panel there is something similar in TJvPanel, but not the TGridPanel. |
|
The dialog now reacts on a resize event if the new property Resizable=True. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-09-08 03:36 | Ramengo | New Issue | |
2006-04-03 05:13 | obones | Note Added: 0008832 | |
2006-04-03 05:13 | obones | Status | new => acknowledged |
2006-04-03 06:53 | jfudickar | Note Added: 0008841 | |
2006-04-03 13:05 | obones | Note Added: 0008847 | |
2006-05-04 02:31 | DRothmaler | Note Added: 0009253 | |
2006-05-08 03:05 | jfudickar | Note Added: 0009257 | |
2006-05-15 07:38 | DRothmaler | Note Added: 0009301 | |
2006-05-23 06:53 | Ramengo | Note Added: 0009342 | |
2006-05-23 09:27 | jfudickar | Note Added: 0009343 | |
2007-12-18 13:40 | AHUser | Status | acknowledged => resolved |
2007-12-18 13:40 | AHUser | Fixed in Version | => Daily / SVN |
2007-12-18 13:40 | AHUser | Resolution | open => fixed |
2007-12-18 13:40 | AHUser | Assigned To | => AHUser |
2007-12-18 13:40 | AHUser | Note Added: 0014087 |