CLIM dialogs for font selection and printing (under KDE/McCLIM) - Lisp Propulsion Laboratory log

Lisp Propulsion Laboratory log

Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) Calendar of past entries | Related links xml

CLIM dialogs for font selection and printing (under KDE/McCLIM)

Saturday, July 30, 2005

I posted to the mcclim-devel mailing list CLIM code for creating a font selection dialog, or text style in CLIM jargon. It is based on the features of the make-text-style function.

I also posted code for a print dialog based on the KDEPrint subsystem of KDE. It requires CMUCL and the PostScript backend of McCLIM. However, it is just a proof of concept -- a.k.a. broken -- hack.

My plans for a file selection dialog are on hold due to the limitations of McCLIM's implementation of list-pane and option-pane. List panes would be a natural way of maintaining directory and file lists in such a dialog, but they can currently no longer be updated after creation.


Copyright © 2005 by Paolo Amoroso
amoroso@mclink.it

Created with BlogMax

July 2005
Mon Tue Wed Thu Fri Sat Sun
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Jun  Aug
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp?