Download List

專案描述

pywmdockapps is a library that makes it possible
to write WindowMaker dockapps in Python. A couple
of useful dockapps based on this library are also
included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-18 23:47
1.20

This version introduces an object-oriented framework. It has an 'Application' class usable enough for the most simple cases, or from which to derive your own class. A working example is provided that is based on the library.
標籤: Major feature enhancements

2006-10-26 12:06
1.16

Extensive changes were made in the generation of the XPM. Anti-aliased fonts are supported, though only the intensity of anti-aliasing is acknowledged. Selecting different a foreground and background does not oblige the programmer to recompute anti-aliasing colours.

2006-10-18 19:04
1.13

The sample program pywmdatetime shows an antialiased font (taken from the beautiful wmCalClock). It might be instructive to see which way this is achieved; the code is very simple. A new 'condensed' font has been added to the suite (5x8).
標籤: Minor feature enhancements

2006-10-15 09:51
1.11

Fonts are now read from xpm files instead of being
hard-coded. A small bunch of fonts is provided:
5x7, 6x8 (two), 7x8, 8x8 (two).
標籤: Minor feature enhancements

2006-10-06 19:29
1.8

This version of the library introduces a charset with both lower and upper case. The structure of the software makes it a bit easier to substitute the charset with a custom one.
標籤: Minor feature enhancements

Project Resources