(Is this a valid theme implementation?)
I've attached a file for a form which can be invoked by the command
"Module FvwmForm ThemeOptions." in the usual fashion.
The form groups up to 5 colorsets under a "theme" name and saves
them to 2 files. Any number of "themes" can be loaded, edited, and saved at
any time, with multiple complex colorset options apparently OK.
The first file this form creates is called .fvwm2_$(ThemeName).options
A set of strings to manipulate the colorsets.
Which brings me to my first question.
Everything seems to work fine... so why am I getting these errors?
e.g.
ThemeOptions.: Active command unknown: *ThemeOptions.UseData .fvwm2_default.options *ThemeOptions.Default
I know I'm probably doing something in an unorthodox manner, and I've
certainly learned that syntax is all important to fvwm2. Can anyone explain?
The second file is the set of FvwmThemeColorset options suitable for reading
at the start of your .fvwm2rc in the format .fvwm2_theme.$(ThemeName)
So that's my next question. Now that I can create as many "themes" as I like,
as names instead of numbers, what exactly is the syntax for specifying
Read .fvwm2_theme.*
?
TIA
awol
"If you wear shoes, the whole world is paved with leather."
--
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 Fri Nov 19 1999 - 14:05:09 GMT