Download List

Descripción del Proyecto

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

Esta versión introduce un marco orientado a objetos. Tiene una "clase de aplicaciones 'bastante útil para los casos más simples, o de las que obtener su propia clase. Un ejemplo de trabajo, siempre que se basa en la biblioteca.
Tags: Major feature enhancements
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.

2006-10-26 12:06
1.16

Los grandes cambios se hicieron en la generación de la XPM. Suavizado de fuentes son compatibles, aunque sólo la intensidad de anti-aliasing es reconocido. Selección de diferentes un primer plano y el fondo no obliga al programador a recalcular anti-aliasing colores.
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

El pywmdatetime programa de ejemplo muestra un suavizado de fuentes (tomado de la wmCalClock hermosa). Podría ser instructivo ver de qué manera esto se logra, el código es muy simple. Una nueva fuente "condensado" ha sido añadido a la suite (5x8).
Tags: Minor feature enhancements
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).

2006-10-15 09:51
1.11

Las fuentes son ahora leer los archivos xpm en lugar de ser no modificables. Un grupo pequeño de fuentes es siempre: 5x7, 6x8 (dos), 7x8, 8x8 (dos).
Tags: Minor feature enhancements
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).

2006-10-06 19:29
1.8

Esta versión de la biblioteca presenta un conjunto de caracteres con el caso de los dos inferiores y superiores. La estructura del programa hace que sea un poco más fácil de sustituir el juego de caracteres con una costumbre.
Tags: Minor feature enhancements
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.

Project Resources