[Gambas-devel] Gambas on Cygwin

Benoit Minisini gambas at ...1...
Tue Jan 11 10:25:59 CET 2005


On Monday 10 January 2005 23:04, Daniel Campos wrote:
> > It might work. I doubt you could possibly abuse the compiler as bad as
> > QT does. (moc, anyone?)
>
> No, "moc" is a QT hack, GTK compiles without that ugly stuff :-)))
>
> > GTK on windows is less of a hack than QT/X11 on windows. Thanks to Tor
> > Lillqvist for that.
>
> The only real problem you can find is that I'll probably use in future
> versions some of the gdkx functions, that is,
> gdk functions exclusive of the X11 backend, or even pure X11 functions.
> However It can be replaced
> using some #ifdef's in the sources, as I'm sure that the Windows gdi
> library provides all stuff needed to "emulate" these X11 functionallity,
> or may be the gdk-windows backend can provide some similar functions...
>
> Regards,
>
> D. Campos
>

We must make a gb.form component that will be parent of gb.form.qt and 
gb.form.gtk. This gb.form component will include a API with all X11 dependent 
functions that will be used by gb.form.qt and gb.form.gtk. This way, things 
will be clearer and porting easier!

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list