Here are some news of the SqueakGtk project :
I’ve extended the Gtk support with new widgets : 9169662fe5bdce25f9676f7a9654a20d
I’ve corrected a bug with the memory management, it seems that Gtk doesn’t like
g_object_unref when there is a parent widget. The support of Gtk
is more stable but there are others problems in the events handling
this is an active waiting so it uses a lot of cpu times, an other problem
is when the user save the image a “Gtk” object in Squeak only contains
a pointer in a C structure and I need to save and restore this structure.
I’m working on the Omnibrowser support and in the improvement of the
new tools :p