View Issue Details

IDProjectCategoryView StatusLast Update
0001874JEDI VCL00 JVCL Componentspublic2004-08-20 06:46
ReporteranonymousAssigned Toremkobonte 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001874: TJvDBMaskEdit stays ReadOnly
DescriptionI've put TJvDBMaskEdit component on D6 form, then I set the ReadOnly property to False, save the form, load it again into IDE and (but) ReadOnly is TRUE.
The only way to post something to DB via TJvDBMaskEdit is to compile application immediately after changing ReadOnly property to False. Ugly :-(.
Additional InformationTJvDBMaskEdit component was usable in preceding releases (surely before may-10-04).

Question: Is there some TJvDBEdit in JVCL suite?
TagsNo tags attached.

Relationships

has duplicate 0001814 resolvedremkobonte JvDBDateTimePicker and JvDBDBSpinEdit edit when readonly 

Activities

remkobonte

2004-06-24 03:00

developer   ~0004609

Thanks for the report, fixed in JvDBControls.pas rev 1.61.

There is no TJvDBEdit in JVCL. Only specialized edits such as TJvDBMaskEdit, TJvDBComboEdit etc.

anonymous

2004-08-17 07:07

viewer   ~0005006

Hello, everybody

I'm sorry being reopen this bug, but it is persisting up to present day.
Please, look at it again. It is possible to exist with it, however it makes some difficulties in db applications development.

Thank you very much.
Rewarding&Loyal User

AHUser

2004-08-20 06:46

developer   ~0005033

Fixed in CVS.

> but it is persisting up to present day.

This is now fixed again. I had changed the base classes Set/GetReadOnly to virtual and after seeing the compiler warnings I had changed these function for JvDBMaskEdit, too. Now the JvDBMaskEdit Set/GetReadOnly methods are "reintroduced" and the 1.61 fix is back.

Issue History

Date Modified Username Field Change
2004-06-17 08:02 anonymous New Issue
2004-06-24 03:00 remkobonte Status new => resolved
2004-06-24 03:00 remkobonte Resolution open => fixed
2004-06-24 03:00 remkobonte Assigned To => remkobonte
2004-06-24 03:00 remkobonte Note Added: 0004609
2004-08-17 07:07 anonymous Status resolved => feedback
2004-08-17 07:07 anonymous Resolution fixed => reopened
2004-08-17 07:07 anonymous Note Added: 0005006
2004-08-19 13:30 remkobonte Relationship added has duplicate 0001814
2004-08-20 06:46 AHUser Status feedback => resolved
2004-08-20 06:46 AHUser Resolution reopened => fixed
2004-08-20 06:46 AHUser Note Added: 0005033