[Gambas-devel] Gambas on Cygwin
Benoit Minisini
gambas at ...1...
Wed Jan 12 10:02:37 CET 2005
On Tuesday 11 January 2005 17:38, Rob wrote:
> On Tuesday 11 January 2005 04:25, Benoit Minisini wrote:
> > 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!
>
> What type of X11 dependent stuff is still in there? I was hoping
> to get Gambas running on either Gtk-fb or Qt-embedded, but X
> dependency will make it hard...
>
> Rob
>
>
At the moment, the X11 specific-code is necessary:
- To bypass QT in window management, because it does not follow the
freedesktop specifications.
- To have a cached DrawingArea not too slow. It is not perfect at the moment.
--
Benoit Minisini
mailto:gambas at ...1...
More information about the Devel
mailing list