You are hereINHERITED SUBFORM
INHERITED SUBFORM
HI,
I have problem when I create new event ( Procedure ) In a TSUBFORM ( Frame01)
this frame has two inherited subforms ( Frame02 and Frame 03)
EXCEPTION = Access VIOLATION*
what gives
( I use msegui 2.0a with zeos )


Please send a simple test project and steps how to reproduce. Please use NNTP
news://news.grid-sky.com/public.mseide-msegui.talk
for bug reports and questions, it is more convenient and I don't like web forums.
Thanks, Martin
Hi Martin,
Here is the config of my example.
Subform s1 : contains tmsedatasource(Ds) and tdbnavigator (--->Ds)
SubForm s2 : inherited from s1 contains tdbstringEdit and I setup Ds.dataset to zquery1 in DataModule
Subform s3 : inherited from s1 contains dbgrid ......(same than s2 but zquery2)
After than when I add an event On DataChange I have the message you know.
thanks, Med
I answered in news://news.grid-sky.com/public.mseide-msegui.talk