Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New menu system
04-23-2006, 03:24 AM,
#44
 
Alright to pick up where I left off, I have started creating an OPTION template class which will store a generic option and its list of values etc. The SETTINGS class will manage it (it's in settings.h) by maintaining vectors of each type of option (it already maintains vectors something like this but simpler).

This will greatly simplify menu design because now each widget that represents an option in the menu needs only to know the name of the setting that it corresponds to (in fact, they already do). Then using the setting name it can look up the data necessary.

The options data will be loaded when the SETTINGS class gets initialized and all dynamically generated value lists (like list of cars, car paint, tracks, and available resolutions) will be generated then too. The options definitions will be read from a file in the configfile format we use for other files, stored in "data/settings/options.config".

Since this file will have all the default values for each option, as well as the name and category, this data could be used to generate a VDrift.config with default values (which means we could perhaps get rid of the file "data/settings/VDrift.config"...)
Reply


Messages In This Thread
New menu system - by thelusiv - 11-05-2005, 03:01 AM
New menu system - by gianni - 11-05-2005, 05:20 PM
New menu system - by joevenzon_phpbb2_import3 - 11-05-2005, 07:53 PM
New menu system - by thelusiv - 11-07-2005, 10:08 AM
New menu system - by joevenzon_phpbb2_import3 - 11-07-2005, 10:30 AM
New menu system - by thelusiv - 11-07-2005, 01:33 PM
New menu system - by thelusiv - 11-07-2005, 02:09 PM
New menu system - by gianni - 11-07-2005, 02:33 PM
New menu system - by thelusiv - 11-07-2005, 03:10 PM
New menu system - by Nenillo - 11-07-2005, 03:10 PM
New menu system - by thelusiv - 11-07-2005, 03:23 PM
New menu system - by joevenzon_phpbb2_import3 - 11-07-2005, 10:56 PM
New menu system - by thelusiv - 11-08-2005, 10:30 AM
New menu system - by thelusiv - 11-28-2005, 01:26 PM
New menu system - by thelusiv - 11-28-2005, 07:24 PM
New menu system - by thelusiv - 11-30-2005, 03:28 AM
New menu system - by thelusiv - 11-30-2005, 02:32 PM
New menu system - by joevenzon_phpbb2_import3 - 11-30-2005, 11:37 PM
New menu system - by gianni - 12-01-2005, 07:14 AM
New menu system - by thelusiv - 12-01-2005, 09:26 AM
New menu system - by thelusiv - 12-07-2005, 12:04 PM
New menu system - by joevenzon_phpbb2_import3 - 12-07-2005, 11:12 PM
New menu system - by thelusiv - 12-08-2005, 05:46 PM
New menu system - by joevenzon_phpbb2_import3 - 12-08-2005, 09:38 PM
New menu system - by thelusiv - 12-09-2005, 09:30 AM
New menu system - by joevenzon_phpbb2_import3 - 12-09-2005, 10:30 AM
New menu system - by thelusiv - 12-09-2005, 02:29 PM
New menu system - by joevenzon_phpbb2_import3 - 12-09-2005, 09:24 PM
New menu system - by thelusiv - 03-12-2006, 11:10 PM
New menu system - by joevenzon_phpbb2_import3 - 03-13-2006, 12:39 AM
New menu system - by joevenzon_phpbb2_import3 - 03-13-2006, 12:41 AM
New menu system - by thelusiv - 03-13-2006, 01:40 AM
New menu system - by thelusiv - 03-13-2006, 09:06 PM
New menu system - by thelusiv - 03-20-2006, 01:50 AM
New menu system - by joevenzon_phpbb2_import3 - 03-20-2006, 10:29 AM
[No subject] - by thelusiv - 04-17-2006, 03:45 AM
[No subject] - by FFuser - 04-18-2006, 01:01 PM
[No subject] - by thelusiv - 04-19-2006, 02:43 AM
[No subject] - by abs1nth - 04-19-2006, 06:35 AM
[No subject] - by thelusiv - 04-19-2006, 08:14 AM
[No subject] - by abs1nth - 04-19-2006, 01:16 PM
[No subject] - by thelusiv - 04-19-2006, 05:14 PM
[No subject] - by thelusiv - 04-22-2006, 03:45 AM
[No subject] - by thelusiv - 04-23-2006, 03:24 AM
[No subject] - by thelusiv - 04-24-2006, 12:19 AM
[No subject] - by thelusiv - 04-24-2006, 04:24 AM
[No subject] - by thelusiv - 04-24-2006, 04:46 AM
[No subject] - by abs1nth - 04-24-2006, 02:53 PM
[No subject] - by thelusiv - 04-24-2006, 03:15 PM
[No subject] - by thelusiv - 04-24-2006, 06:57 PM
[No subject] - by thelusiv - 04-25-2006, 04:32 PM
[No subject] - by thelusiv - 04-26-2006, 03:39 AM
[No subject] - by abs1nth - 04-27-2006, 10:41 AM
[No subject] - by thelusiv - 04-27-2006, 12:23 PM
[No subject] - by thelusiv - 04-28-2006, 12:44 AM
[No subject] - by abs1nth - 04-29-2006, 05:30 PM
[No subject] - by thelusiv - 04-30-2006, 04:23 AM
[No subject] - by thelusiv - 05-03-2006, 03:47 AM
[No subject] - by thelusiv - 05-04-2006, 12:00 AM
[No subject] - by thelusiv - 05-04-2006, 03:02 AM
[No subject] - by thelusiv - 05-05-2006, 02:59 AM
[No subject] - by abs1nth - 05-05-2006, 07:45 PM
[No subject] - by thelusiv - 05-06-2006, 01:56 PM
[No subject] - by thelusiv - 05-07-2006, 07:30 PM
[No subject] - by thelusiv - 06-07-2006, 02:12 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)