View Issue Details

IDProjectCategoryView StatusLast Update
0002491JEDI VCL00 JVCL Componentspublic2006-04-05 01:19
ReporteranonymousAssigned Toogiesen 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 2 
Target VersionFixed in Version3.30 
Summary0002491: TJvDatePickerEdit Problems
Description1. The component resets the DATE property values on runtime so that the values set on design times were lost. Very annoying behaviour.

2. On design time, cut and pasting the component (even to the same container) exhibits the same behaviour (i.e. resetting the property value to TODAY's date), and also changed its width. Try selecting two of them, cut, and paste to the same form, the second one's width will be larger by one.
TagsNo tags attached.

Activities

ogiesen

2005-01-19 14:10

developer   ~0006232

Concerning 1. there is a special property called "StoreDate" which should take care of this. I will investigate the cut&paste width issue as soon as I have some time, hopefully this week.

obones

2005-05-19 08:16

administrator   ~0007249

Any news on this Oliver ?

ogiesen

2005-05-19 09:04

developer   ~0007252

Sorry, no. Unfortunately I have become pretty much detached from the components I once donated over all the changes that were done by others in the meantime, some of which rather fundamental. Not saying the changes were bad at all, but I simply didn't have the time to keep up with them. :(
For our own apps we're still using a version from almost a year ago because the control temporarily got broken around that time and because at least there I feel I'm still in control...

I have a reevaluation of the current state set on my todo-ist however, and it's slowly moving to the top of the list as other stuff is being ticked off...

obones

2006-03-31 05:17

administrator   ~0008784

1. As Oliver said, set StoreDate to True and it will work. I've added a bit of code to set it to true automatically when the date is set to anything but the current date

2. For this, a workaround has been put in place, it works ok now.

obones

2006-04-05 01:19

administrator   ~0008931

This is now in CVS

Issue History

Date Modified Username Field Change
2005-01-08 15:01 anonymous New Issue
2005-01-19 14:10 ogiesen Note Added: 0006232
2005-01-19 14:10 ogiesen Assigned To => ogiesen
2005-01-19 14:10 ogiesen Severity major => minor
2005-01-19 14:10 ogiesen Status new => assigned
2005-05-19 08:16 obones Note Added: 0007249
2005-05-19 09:04 ogiesen Note Added: 0007252
2006-03-31 05:17 obones Note Added: 0008784
2006-03-31 05:17 obones Status assigned => confirmed
2006-04-05 01:19 obones Status confirmed => resolved
2006-04-05 01:19 obones Resolution open => fixed
2006-04-05 01:19 obones Note Added: 0008931