On Thu, Sep 26, 2002 at 12:16:40PM +0000, Mikhael Goikhman wrote:
> On 26 Sep 2002 12:14:02 +0200, Olivier Chapuis wrote:
> > 
> > On Thu, Sep 26, 2002 at 10:17:07AM +0200, Olivier Chapuis wrote:
> > > 
> > > I think we need a lot of new icon styles:
> > > 
> > > IconTitleColorset
> > > HilightIconTitleColorset
> > > IconBackgroundStyle [Colorset cset] [Frame x] [Padding x y]
> > > 
> > > and maybe a HilightIconBackgroundStyle.
> 
> Maybe. It seems to be needed. But then maybe incorporate IconSize into
> this as well? Something like:
> 
>   Style * IconStyle \
>     TitleColorset cs,         \  # defaults to Colorset
>     HilightTitleColorset cs,  \  # defaults to HilightColorset
>     FrameColorset cs,         \  # defaults to Colorset
>     HilightFrameColorset cs,  \  # defaults to FrameColorset/HilightColorset
>     [!]Transparent,           \  # defaults to True, for *FrameColorset
>     Padding x y,              \  # defaults to 0 0
>     Relief n,                 \  # defaults to 0
>     Size [x y [x2 y2]],       \  # defaults to -1 -1 -1 -1, now IconSize
> 
> But this is only a way to group options. I think you suggest to divide
> this differently if hilight icons may have another size, something like:
> 
>   Style * IconStyle \
>     TitleColorset cs,         \  # defaults to Colorset
>     FrameColorset cs,         \  # defaults to Colorset
>     [!]Transparent,           \  # defaults to True, for FrameColorset
>     Padding x y,              \  # defaults to 0 0
>     Relief n,                 \  # defaults to 0
>     Size [x y [x2 y2]],       \  # defaults to -1 -1 -1 -1, now IconSize
> 
>   Style * HilightIconStyle \
>     TitleColorset cs,         \  # defaults to HilightColorset
>     FrameColorset cs,         \  # defaults to IconStyle/HilightColorset
>     [!]Transparent,           \  # defaults to IconStyle/True
>     Padding x y,              \  # defaults to IconStyle/0 0
>     Relief n,                 \  # defaults to IconStyle/0
>     Size [x y [x2 y2]],       \  # defaults to IconStyle/-1 -1 -1 -1

Oh, no no no!  Please no nested style definitions.  That's
unparseable and unreadable.  The "Decor" stuff already proves that
it is the wrong way.

[snip]

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
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]

Reply via email to