On Thu, Jan 23, 2003 at 11:27:07 +0100, Lukas Degener wrote:
  using bitmaps
also makes things a ton easier for us graphic designers
who have limited experience of coding to be able to help :-)
 
 Hmm, ams is qt-based. So i think a simple approach would be to use a
 special widget theme for ams. i think qt provides this via the QStyle
 and/or QStylePlugin class.
 might be worth a look. I don't know how "much" customization is possible
 by this, though. 
 
Thats OK, but it only leaves it open to C++ programmers and the work can
only be used on Qt programs. If you support bitmaps then it can be used by
any software (with a bit of sclaing and/or cropping).
- Steve