>>>>> Ben Jackson writes:
Ben> Why doesn't + BorderStyle InActive Solid Green
Ben> make the window border Green when the window is inactive? Is
Ben> there any way to specify a solid color for inactive borders
Ben> within a Decor, or is it always necessary to specify a
Ben> `Color' attribute directly in each Style line that uses the
Ben> associated Decor?
You need to use the Style command. You might try something like the
following (not tested):
AddToDecor A
+ <commands>
Style A UseDecor A,Color etc.
Style "My Window" UseStyle A
--
Regards,
Andrew Veliath
veliaa_at_frontiernet.net, veliaa_at_rpi.edu
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Tue Feb 03 1998 - 07:48:44 GMT