This is an archived, read-only instance of the CortUI Trac. This site is no longer actively maintained. Registration and login have been disabled. Content is preserved for reference only.

Opened 15 years ago

Last modified 10 years ago

#61 closed enhancement

Allow users to select Menu style — at Version 1

Reported by: MrWabbit Owned by: Henrik Heimbuerger
Priority: major Milestone: 1.80
Component: Installer Version: 1.77
Keywords: menustyle, installer Cc:

Description (last modified by Henrik Heimbuerger)

People might want to retain the classic HUD and use a transparent menu style like greytones.

Facilitating this is relatively painless.

In CortUI settings make a variable called MenuStyle
values:
NormalHUDMode | 0 | 1 | 2 | 3 | n
where n is the number of possible future HUD mods.

In the install form use a drop down box with the values:
use recommended | classic | GreyTones | GreyTones | GlassHUD

In the MDLs I would use MenuStyle as the Switch variable. With default settings, MenuStyle = NormalHUDMode. Otherwise, user supplies the style number of his choice, which correspond with HUD numbers.

Change History (1)

comment:1 Changed 15 years ago by Henrik Heimbuerger

Description: modified (diff)

Escaped non-WikiLinks.

Note: See TracTickets for help on using tickets.