Hello Med.
> I am wondering why that happens only to dataset.controller.fields.fields?
Ok, the cristal ball is not here so I try random.
Here on your project using employee.fdb database.
With the object inspector on tmsesqlquery1.controller.fields[0].onGetText,
added "testmethod" + enter.
Here no problem, a new code is created:
procedure tmainfo.testmethod(Sender: TField; var aText: AnsiString;
DisplayText: Boolean);
begin
end;
And it is added at end of code, like normal.
And compilation is ok.
But maybe you will find courage to do a demo with code to help us to
understand what problem you have.
Thanks.
Fre;D
________________________________
De : mohamed hamza <[email protected]>
Envoyé : lundi 28 juin 2021 17:54
À : General list for MSEide+MSEgui <[email protected]>
Objet : Re: [MSEide-MSEgui-talk] DataBase Error is back
Hello Fred,
It's difficult to reproduce the problem. I am wondering why that happens
only to dataset.controller.fields.fields?
I think that happens when the *.frm file is generated? or when frm is opened
when we save the project PRJ?
I noticed also that when I want to add a new event to dataset, the given
procedure ( <Procedure newproc> ) appears at the begin of this
datamodule.
EX:
Procedure dm.afterPost()
begin
end;
UNIT dM
Normarlly the procedure is added at the end.
Med
________________________________
De : Fred van Stappen <[email protected]>
Envoyé : lundi 28 juin 2021 14:22
À : General list for MSEide+MSEgui <[email protected]>
Objet : Re: [MSEide-MSEgui-talk] DataBase Error is back
Hello Med.
Is it possible to show how you get the problem?
There were lot of fixes from last release 5.4.0 of msegui.
Here, with last msegui commits, after many hard tests, with lot of threads
working together, included audio-thread, animations threads, all doing lot of
complicated calculations, no problems, it works like charm.
So maybe it is time to publish a new release 5.6.0 but for this, I would prefer
to fixes your database problems.
Thanks.
Fre;D
________________________________
De : mohamed hamza <[email protected]>
Envoyé : vendredi 25 juin 2021 14:42
À : General list for MSEide+MSEgui <[email protected]>
Objet : [MSEide-MSEgui-talk] DataBase Error is back
Hello Fred,
I think there is a serious error in MSEIDE.EXE ( not lib or FPC ) this
error occurs when we update the datamodule specially when we add
an object or new procedure.
see Attn for the error message.
Med.
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk