[fpc-pascal]wxWindwos with FreePascal ? Or other GUI
Michael Van Canneyt
michael.vancanneyt at wisa.be
Tue Feb 4 17:08:15 CET 2003
On Tue, 4 Feb 2003, Martin Filteau (Iquebec) wrote:
> Hi,
>
> Is it possible to use the wxWindows API (C++) with freepascal.
>
> Has anybody ever used it ?
>
It is not possible to use C++ libraries from Free Pascal.
> Do someone have any sugestions about a GUI which can be used on any platform
Your best shot at this moment are the GTK units or the OOP wrapper
fpGTK. It should work on Win32,Linux and *BSD variants.
Michael.
More information about the fpc-pascal
mailing list