[fpc-pascal] WriteComponent not outputting a hierarchy of components?
Martin Schreiber
fpmse at bluewin.ch
Fri Jun 4 09:36:59 CEST 2010
On Friday 04 June 2010 09:10:28 Graeme Geldenhuys wrote:
>
> I now understand why Martin implemented MSEgui from the ground up and not
> basing any code on Borland's ideas. You never need to fight strange
> implementations, other than your own. :)
>
Although you are right in principle, owner/parent relationship is a bad
example because MSEgui uses the default streaming mechanism. :-)
I wanted to be able to use forign non visual components in MSEgui and I think
the concept is not so bad because there is more flexibility.
Martin
More information about the fpc-pascal
mailing list