[lazarus] GTK Dependencies in CONTROLS.PP, VCLGLOBALS.PP

Cliff Baeseman vbman at pcpros.net
Sun Aug 1 22:03:52 EDT 1999


Yep there is still some GTK specific calls in there yet like in menu that
stuff has tons of calls to gtk maybe that is what is causing your grief.

Cliff
-----Original Message-----
From: Jeffrey A. Wormsley <daworm at cc.net>
To: lazarus at miraclec.com <lazarus at miraclec.com>
Date: Sunday, August 01, 1999 9:02 PM
Subject: [lazarus] GTK Dependencies in CONTROLS.PP, VCLGLOBALS.PP


>After looking a bit further at controls.pp and vclglobals.pp it seems that
>the gtk references are truly not needed.  There is one place in controls.pp
>that some variables are declared that need them, but the variables
>themselves are not used, so if you remove the gtk stuff from the uses
>clause of controls.pp, then those variable references, everything still
>compiles as normal.
>
>I have copied the gtkint.pp and it's include files to a stripped down
>WinAPIint.pp with appropriate include files, as well as modifying the
>interfaces.pp file.  There is no code implemented, just a bare shell of
>TWinAPIInterface, but it does compile.  However, something, somewhere is
>still calling gtk stuff, because when I run the executable thus produced.
>I think it's the make file, but will get on this shortly.  I hope to at
>least get a form up this evening, if all goes well.
>
>Jeff.
>
>_________________________________________________________________
>     To unsubscribe: mail lazarus-request at miraclec.com with
>                "unsubscribe" as the Subject
>    archives at http://www.miraclec.com/list_archives/lazarus
>






More information about the Lazarus mailing list