38 lines
1.0 KiB
XML
38 lines
1.0 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<xml>
|
|||
|
<include src="settings/generic.xml" />
|
|||
|
|
|||
|
<synopsis description="Interface toolkit for FontLab" keywords="code, python" generate="1" name="Dialog Kit" />
|
|||
|
<title>
|
|||
|
LettError Type and Typography: RoboThon 2006, The Small Scripting Conference
|
|||
|
</title>
|
|||
|
|
|||
|
|
|||
|
<div class="content">
|
|||
|
<h1>
|
|||
|
DialogKit
|
|||
|
</h1>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<p>
|
|||
|
DialogKit is a Python library for creating GUI dialogs in FontLab and Mac OS X Cocoa applications that have a Python layer.
|
|||
|
</p>
|
|||
|
|
|||
|
<p>
|
|||
|
The library implements a subset of the (as yet unreleased) 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.
|
|||
|
</p>
|
|||
|
|
|||
|
|
|||
|
<p>
|
|||
|
Download, <a href="http://www.typesupply.com/openSource/dialogKit/" class="reference" target="docs">documentation and examples at typesupply.com.</a>
|
|||
|
|
|||
|
</p>
|
|||
|
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
</xml>
|