[lazarus] New DB Test APP for FCL Fixes
Michael.VanCanneyt at Wisa.be
Michael.VanCanneyt at Wisa.be
Tue Sep 16 15:23:46 EDT 2003
On Tue, 16 Sep 2003, Andrew Johnson wrote:
> I made a new test app(mostly the same form as before) this time including both LCL dbctrls and FCL db, with changes toward improving db. I want to make sure the basic changes I am doing to the fcl itself are working before I submit a patch, plus obviously not everyone is going to want to recompile the FCL just to test DB controls :)
>
> What I have started to do is implement TDataset.SetFields/InsertRecord TField.Assign/AssignValue/MaskEdit/Text and I have moved TFieldDataLink over, using a FocusRequest Callback which the db controls that need to be updated then assigns(eg. editable TWinControls like TDBEdit, but not TDBText). Since a few of the changes (minor though they be) to the DBCtrls, require these changes to DB, I am not submitting them to lazarus CVS just yet.
I've been checking out the FCL part. Looks good for the most part.
I suggest you update your local FCL sources from CVS before continuing.
There have been some changes to database.inc et al. which you don't
have in your local copy. If you wait, it may get harder to fold back
changes to the FCL...
Michael.
More information about the Lazarus
mailing list