Hi.
Can I use image with size 18x16 as button images in Title without scalling it or
resizing? So I need something like this:
I have set of images with size :
% identify closeAD.xpm
closeAD.xpm XPM 18x16+0+0 DirectClass 16-bit 646.0 0.031u 0:01
% identify minimizeAD.xpm
minimizeAD.xpm XPM 18x16+0+0 DirectClass 16-bit 634.0 0.039u 0:01
%
And I want to use it in title as a buttons with height 16:
~ % grep 'TitleStyle.*Height' .fvwm2rc
TitleStyle Height 16
~ %
If I use :
TitleStyle Height 16
ButtonStyle Number State Pixmap "somepixmap_18x16.xpm"
fvwm allocate for button 16x16 rectangle, but i need 18x16
What can I do?
ps: sorry for my english, it's not my native language.
.:ChiP:.
-------------------
:wq
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Sep 10 2003 - 14:19:23 BST