RoboFab

Support RoboFab

Up

See also

More links





RoboFab Mailinglist

Join the RoboFab users community at Google groups. Visit this group

Email:

RoboFadvertising

Chapter 9: DialogKit

DialogKit is a Python library for creating GUI dialogs in FontLab and Mac OS X Cocoa applications that have a Python layer.

The library implements a subset of the Vanilla library, which in turn was inspired by Just van Rossum’s classic W library. In FontLab, dialogKit wraps the built-in GUI classes Dialog and Canvas and adds a few things along the way. The goal is to provide a simple API and consistent, or as consistent as possible, behavior between applications.

Download, documentation and examples at code.typesupply.com.. At the time of writing, the documentation is part of the download, but needs to be compiled into html. Instructions are included.