Bakery

Less Code - More Apps

Introduction

Bakery is a C++ Framework for creating GTK+ or GNOME applications using gtkmm and gnomemm.

The main bakery library provides gtkmm-based App classes for the GUI-independent App, Document and View classes. The bakery_gnomeui extension library provides libgnomeuimm-based App classes instead, for creating full GNOME applications.

Documentation

Document/View with Bakery describes how the App, Document, and View are linked together.

Bakery Menus and Toolbars describes how to customize the standard menus and toolbar.

XML-Formatted Bakery Documents describes how to derive your Document from Document_XML.

FAQ: Frequently Asked Questions gives some more background.

Reference Documentation shows the classes and their interfaces.

There are several examples in the distribution. They show how to use various amounts of Bakery functionality.

Download

You can download Bakery from here.

A standalone example project is also available. There is also a standalone Document_XML example which shows how to register your Document's DTD during installation.

Required Libraries

bakery

bakery_gnomeui

Development

The CVS repository, mailing list, bug tracker, and task manager are at sourceforge.
The CVS snapshot is available here.

Applications that use Bakery

Authors

Murray Cumming (Please post to the mailing list - I will ignore emails sent directly to me.)


SourceForge Logo