DirectFB - Home of the pragmatist Roadmap


[directfb-users] Re: GTK and DirectFB
Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directfb-users] Re: GTK and DirectFB



Hi,

Arnaud WILLEM <woof@woof.lu> writes:

> I was wondering how you guy got GTK apps to run on directFB, w/o X server etc..

GTK+ does not access the X-Server directly. All X calls are abstracted
by GDK, the drawing kit. To make GTK+ applications run on something that
is not X, you have to port GDK to this target. This is what Tor Lillqvist
did to port GTK+ to the Win32 platform and this is what we did to run
GTK+ apps on the hardware-accelerated framebuffer architecture provided
by DirectFB.

http://www.directfb.org/gtk.xml has more info on this subject and also
has some links to the software so you can give it a try.


Salut, Sven


-- 
Info: To unsubscribe send a mail to listar@directfb.org with 
"unsubscribe directfb-users" as subject.


Home | Main Index | Thread Index


directfb.org / Development / Old Archives