On 23 Jun 2002 22:30:25 -0600, Steve Talley wrote: > > Mikhael Goikhman wrote: > > > Another optimization would be to say that size 0 is invalid so it > > may be used to switch the feature off. Any of the following 3: > > > > Style * IconSize > > Style * IconSize 0 0 > > Style * IconSize 0 0, 0 0 > > > > may disable the feature completely. It would be possible to only > > partialy disable it (IconSize 0 0, 48 0). This should save another 4 > > bits and seems more consistent than the logic in the patch that > > allows one integer in the pair (I don't think this should be allowed > > as ambiguous, use 0 instead). > > Agreed. However, I have made -1 the disable/default value, since 0 is > a valid maximum dimension. Consider the setting: > > Style * IconSize 64 0 > > This will result in something like the attached zeroheight.jpg > (IconGrid is defined) or zeroheight2.jpg (IconGrid not defined), > effectively allowing the user to specify that no image is to be shown > but still be able size the icon title.
Hmm, ok. Can IconSize receive 0 arguments (not just 2 or 4) for disabling too? Regards, Mikhael. -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]