by Marco van de Voort <marcov@[EMAIL PROTECTED]
>
Aug 3, 2006 at 09:02 AM
On 2006-08-03, Andy Ball <ball@[EMAIL PROTECTED]
> wrote:
> Hello Marco,
>
> MvdV> One can also do direct GTK or QT programming. It all
> > depends on your requirements.
>
> Which compilers support this, and is it painful?
FPC supports GTK directly, and QT via plain headers. (not OO).
There are some articles on GTK use and some older applications that use
it.
(most later ones are in Lazarus).
There are also some efforts to build easier to use classes libs on top of
GTK + win32 that are not so "heavy" as lazarus.
Afaik GPC also translated (or converted) GTK headers at some point.
I don't know about other compilers