View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001811 | JEDI VCL | 00 JVCL Components | public | 2004-05-28 03:40 | 2004-07-05 13:55 |
Reporter | xerkan | Assigned To | remkobonte | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001811: Duplicate buttons in TJvDBDatePickerEdit | ||||
Description | I have updated the components to dialy zip 28-5-04 whereas in the TJvDBDatePickerEdit component it leaves next to the arrow combobox like other than this superposed this | ||||
Additional Information | He actualizado los componentes al dialy zip del 28-5-04 y e visto que en el componente TJvDBDatePickerEdit sale al lado de la flecha del despleglabe como otra que esta superpuesta a esta | ||||
Tags | No tags attached. | ||||
has duplicate | 0001870 | resolved | remkobonte | TJvCheckedMaskEdit is like TJvComboEdit |
2004-05-28 03:41
|
|
|
Do you have the same problem with standard TDateTimePicker or TJvDateTimePicker? |
|
It seems that the alone effect happens in the JvDBDatePickerEdit, it is possible to see so much in time of design (diseno.gif) as of execution (ejecucion.gif) |
2004-05-29 04:03
|
|
2004-05-29 04:03
|
|
|
So the subject should be changed since it isn't JvDBDateTimePicker but JvDBDatePickerEdit that is the probem. I'll do that |
|
discovered that the button that left underneath the JvDBDatePickerEdit comes inherited from the TJvCustomComboEdit component that is in unit JvToolEdit which in its constructor it defines a button who soon superposes itself with the drop-down one of the calendar of the JvDBDatePickerEdit, so that it is worth this button but also one is in the JvCheckedMaskEdit and JvCheckedMaskEdit, which they do not have no rare option so that it does not appear and are left something with the button |
|
And sight that in the JvDBDatePickerEdit component can be hidden the button of the TJvCustomComboEdit, also putting the order "FBtnControl.Visible: = False;" in the constructor of the TJvCustomDatePickerEdit |
|
OK, so the problem is that the ancestry of TJvCustomMaskEdit was changed without adapting (all of) the descendants. I was anticipating the merge with the JvToolEdit controls was due to happen some day but this is not quite the way I imagined it. Can't say when I will have time to resolve this, though... as it is now, all of my donated components (JvCheckedMaskEdit, JvDatePickerEdit and JvDBDatePickerEdit) have obviously been severely broken by this change... :( Maybe the person doing the CLX stuff and/or someone more intimate with the JvToolEdit controls could step in here? |
|
Some merging work has been done, some todos: * Property to hide button, just as can be done with the checkbox. * TJvCustomDatePickerEdit.Dropped -> TJvCustomComboEdit.PopupVisible * TJvCustomDatePickerEdit.CloseUp -> TJvCustomComboEdit.PopupCloseUp * TJvCustomDatePickerEdit.DropDown -> TJvCustomComboEdit.PopupDropDown More? |
2004-06-16 02:28
|
|
2004-06-16 02:28
|
|
|
It does not appear the superposed button, but I believe that now the right margin that there is to leave so that is correctly the date is excessively great (to see FechaComp.jpg), since if the size of the component is reduced a little this it truncates the date (to see FechaNoComp.jpg) |
|
I see what you mean; That should be fixed with the latest source in CVS. |
|
This could be resolved then, couldn't it? I could confirm the fixes. |
|
Okay, probably some more work can be done to eliminate redundant code, but that is not urgent. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-28 03:40 | xerkan | New Issue | |
2004-05-28 03:41 | xerkan | File Added: JvDBDateTimePicker.jpg | |
2004-05-28 10:31 |
|
Note Added: 0004407 | |
2004-05-28 10:33 |
|
Status | new => feedback |
2004-05-29 04:03 | anonymous | Note Added: 0004409 | |
2004-05-29 04:03 | anonymous | File Added: Diseno.gif | |
2004-05-29 04:03 | anonymous | File Added: Ejecucion.gif | |
2004-05-29 07:18 |
|
Note Added: 0004410 | |
2004-05-29 07:18 |
|
Summary | Double arrow in TJvDBDateTimePicker => Duplicate buttons in TJvDBDatePickerEdit |
2004-05-29 07:18 |
|
Description Updated | |
2004-05-29 07:18 |
|
Additional Information Updated | |
2004-06-01 04:00 | xerkan | Note Added: 0004423 | |
2004-06-01 04:24 | xerkan | Note Added: 0004424 | |
2004-06-02 00:56 | ogiesen | Note Added: 0004431 | |
2004-06-02 01:34 | remkobonte | Status | feedback => assigned |
2004-06-02 01:34 | remkobonte | Assigned To | => remkobonte |
2004-06-13 07:45 | remkobonte | Note Added: 0004546 | |
2004-06-16 02:28 | xerkan | File Added: FechaComp.jpg | |
2004-06-16 02:28 | xerkan | File Added: FechaNoComp.jpg | |
2004-06-16 02:28 | xerkan | Note Added: 0004561 | |
2004-06-16 03:31 | remkobonte | Note Added: 0004563 | |
2004-06-24 03:08 | remkobonte | Relationship added | has duplicate 0001870 |
2004-06-30 00:58 | ogiesen | Note Added: 0004647 | |
2004-07-05 13:55 | remkobonte | Status | assigned => resolved |
2004-07-05 13:55 | remkobonte | Resolution | open => fixed |
2004-07-05 13:55 | remkobonte | Note Added: 0004692 |