[squeak-dev] SqueakGtk news

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] SqueakGtk news

MrGwen
Hello,

I'm working on the SqueakGtk for the summer of code and I would like
to say some news about the Gtk support on Squeak.

I've added support of new widgets :

    * GtkAboutDialog (added some fields)
    * GtkFontSelectionDialog
    * GtkAccelLabel
    * GtkLinkButton
    * GtkScaleButton
    * GtkVolumeButton
    * WebKit
    * ...

And fixed a memory leaks (but there are others memory leaks to fix),
I've create some basic tools
an inspector, a transcript, and a nice browser :p

There is a basic support of the Omnibrowser (only read-only now, but
I'm working on it)

The next big step will be to finished the support of the Omnibrowser,
the basic tools and the creation
of a start interface. Save the state of the Gtk objects, and remove
the morphs support

If you want to try squeakGtk don't save the image before doing a :
'Gtk mainQuit' (the Gkt object only contains a C pointers)

You can find news and download the project here :
http://squeakgtk.pbwiki.com/ and http://blog.summer.squeak.org/

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] SqueakGtk news

Randal L. Schwartz
>>>>> "Gwenaël" == Gwenaël Casaccio <[hidden email]> writes:

Gwenaël> If you want to try squeakGtk don't save the image before doing a :
Gwenaël> 'Gtk mainQuit' (the Gkt object only contains a C pointers)

You can fix this by adding Gtk to the startup/shutdown list.  Browse
implementors of #shutDown for examples.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[hidden email]> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion