CLIM mail archive

[Prev][Next][Index][Thread]

picture buttons.





someone was asking about using icons/bitmaps last week. I just put my
implementation of working picture buttons in the library:

pub/licm/clim-1/picture-buttons.lisp

there's a teeny bit of commentary in the file (which is quite short)
about how to use the stuff. the only trick is getting it attached to
your command table properly. 

you'll need to make your own pictures, which ain't easy. I ahve a
Lispm-specific tool which makes it easy on LispMs, but I haven't
ported that (it is NOT going to port easily). one day...

anyway, it works, and it's reasonably pretty.

 -- clint

0,,


Main Index | Thread Index