Quoting Bryan Patrick Coleman <[EMAIL PROTECTED]>:

> On Sun, 25 Jun 2000, Andreas Beck wrote:

> >> Should I just port GDK to raw LibGGI calls or should I use some other
> >> library underneath GDK such as SDL or something?

> >If there is a port to SDL, you can of course just use that, as SDL can
> >display on LibGGI. Other than that I'd rather port it directly to
> LibGGI.

The problem is that gdk is pretty much tied to the X protocol which is
a windowing system. AFAIK GGI by itself doesn't have anything to do
with windowing.

> I'll have to sit down and dig through the code as I am not that familier
> with GDK. I was just not wanting to duplicate effort on the libgwt
> front.

I already had this idea before, and I think we need to have a basic
windowing system right on top of ggi (gwt might do the job) and
then port gdk (which should be enough to get gtk working) to it.

So I would say go for gwt! And you may even consider porting
gtk to Berlin. (guts required!)

Reply via email to