Re: [fpc-devel] Reading inherited objects

2005-01-23 Thread Colin Western
[EMAIL PROTECTED] wrote: On Sat, 22 Jan 2005, C Western wrote: With the attached patch to the FCL applied, I have been able to read inherited forms with the LCL Can you also design them in the Lazarus IDE ? Not at the moment. I also have some patches to LCL to allow an application usin

Re: [fpc-devel] Reading inherited objects

2005-01-22 Thread Michael . VanCanneyt
On Sat, 22 Jan 2005, C Western wrote: > With the attached patch to the FCL applied, I have been able to read > inherited forms with the LCL Thank you very much. I applied the patch. Can you also design them in the Lazarus IDE ? Michael. ___ fpc-de

[fpc-devel] Reading inherited objects

2005-01-22 Thread C Western
With the attached patch to the FCL applied, I have been able to read inherited forms with the LCL Colin diff -uNr fpc/rtl/objpas/classes/classes.inc fpc.new/rtl/objpas/classes/classes.inc --- fpc/rtl/objpas/classes/classes.inc 2005-01-02 21:32:48.0 + +++ fpc.new/rtl/objpas/classes/cl