[lazarus] Attempt at native Win32 Form

Jeffrey A. Wormsley daworm at cc.net
Mon Aug 2 17:49:42 EDT 1999


On 8/1/99, at 11:03 PM, Michael A. Hess wrote: 

>I originally had named it GUIAPI in my version before we incorporated it
>with Shanes stuff. I personally would prefer that since it is generic
>and indicates what it is used for. Either that or it will become
>interface since I will be combining the current interface.pp and
>gtkint.pp code together into one file.

I think I get it.  Once the toolkit code is branched out under lcl, then in
lcl the interfaces.pp will have a Uses GUIAPI line, and the linker will
know from the makefile to get the version that is in the lcl/gtk or lcl/qt
or whatever directory, and then GUIAPI can use whatever units it needs to
use for that toolkit.  Is this the idea?

Jeff.






More information about the Lazarus mailing list