[java-gnome-hackers] Compiling against GTK 3
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2011-04-06 13:57:50
|
I finished the src/bindings/ core of the '4.1' branch; java-gnome compiles against a GTK 3 stack now. I also added constructors for the formerly abstract Box, Scale, Scrollbar, Paned, etc http://research.operationaldynamics.com/bzr/java-gnome/4.1/ Maybe someone can take a swing at cleaning up the tests? `make test` shows things like ComboBox needing fixing... Notable things on the TODO list: - overrideColor() etc methods for Widget - height for width methods on Container (?) I'm also sure the screenshot infrastructure is a broken; I patched it but I have no idea if that worked. AfC Sydney |