ANNOUNCE: Bakery 2.3.4
Murray Cumming <[email protected]> Sun, 30 May 2004 12:23:43 +0200
| Newsgroups | gmane.comp.gnome.announce,gmane.comp.gnome.gnomemm |
|---|---|
| Message-ID | <1085912623.2639.6.camel@murrayc_debian> |
Bakery is a C++ Framework for creating document-based GNOME applications using gtkmm. Bakery 2.3.x is for gtkmm 2.4 and libxml++ 2.6 - Bakery provides a Document/View architecture, but it doesn't force you to use the whole architecture. - Bakery can use XML as a document storage format. - Bakery provides default functionality, which can be easily customized. - Bakery makes it easy to start developing gtkmm/GNOME applications. - Bakery gives your application structure. - Bakery provides useful utility classes. Documentation and downloads are available at http://bakery.sourceforge.net Changes: bakery 2.3.4: * gcc 3.4 build fixes. (Bryan Forbes) * Added contructors for use with libglademm's get_widget_derived(). * App_WithDoc: Added add_mime_type(), which should be used to filter the recent-files list, but there seem to be some gnome-vfs bugs that stop it from working. * Document: Added signal_forget(), so the view can null its Document pointers when it is deleted. Surely there's a better way. (Murray Cumming) -- Murray Cumming [email protected] www.murrayc.com