GTK+
-
A Review of Graphical Application Solutions for Embedded Linux Systems
One of the decisions we face when building Embedded Linux systems is what components to use. With Open Source software, there is often more than one good option. Graphical libraries are no exception. In this article, we’ll examine GTK+, Qt,…
-
Best practices for building Gtk+ applications with OpenEmbedded
I recentlywrote an article about best practices building Qt applications with OpenEmbedded, and it occured to me that I should write an equivalent article for Gtk+ applications. The same points apply – put your application source in a SCM …
-
GTK performance on PXA270 vs. OMAP3
Several of my customers have built applications using the GTK+ tookit. While GTK+ works fairly well for what we have done, I have been wondering how the performance compares on the new Omap3 processors from TI. As we are evaluating the OMA…