Commit graph

3 commits

Author SHA1 Message Date
Dirk Meyer
12c860f413 - cleanup pkg-plist 2008-05-13 16:38:06 +00:00
Dirk Meyer
c875190f74 - update to etoile 0.2 2008-05-11 13:21:59 +00:00
Dirk Meyer
6654e71f5e PaneKit is a framework which provides various features to build
flexible pane window in any GNUstep or Cocoa applications.
PKPanesController controls the main user interface
and several presentations are available.
Panes can be build in bundle of Nib or programmingly.
They are registered in PKPaneRegistry and displayed by PKPanesController.

PKPreferencesController and PKPreferencesPaneRegistry
are designed to handle preferences.
It includes an NSPreferencePane implementation (following Cocoa API).

It is based on GSSystemPreferences code written by Uli Kusterer.

WWW: http://www.etoile-project.org/
2006-12-23 10:33:42 +00:00