%% paul d novak <pnovak_at_baba.ih.lucent.com> writes:
pdn> - How can I increase the size of my Popup menus and the
pdn> text in them?
pdn> I think I have to change some Font, but I sure can't figure out how.
Menus are sized large enough to contain the selections in them; I don't
think there's any way to make them larger without changing the text
size.
You can change the font of popups, and all menus, with the MenuStyle
option, like this:
MenuStyle * Font -some-larger-font-
pdn> I'd like to be able to nest Popup menus, and then based on all
pdn> of the selections, determine what command to execute.
pdn> For example, suppose I have 3 different logins (curly, moe, larry)
pdn> on 3 different machines (apple, grape, orange). I'd like to be
pdn> able to nest two Popups so that I can select the login I wish to use,
pdn> and then the machine, and once the machine is select, magically
pdn> use the value that was selected in the login Popup.
I don't think you can do this; maybe someone else has ideas?
Anyway, I normally handle this with FvwmForm, myself; I create a form
with the options, etc. then invoke rterm with the right arguments based
on what the user selected in the form.
--
-------------------------------------------------------------------------------
Paul D. Smith <psmith_at_baynetworks.com> Network Management Development
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
These are my opinions---Nortel Networks takes no responsibility for them.
--
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 Sat Feb 27 1999 - 20:18:56 GMT