2006-01-11, 10:34 PM
Jeff Wrote:Have you thought about display order? It would be nice to have a way to specifiy that a group of options belong together, kind of like you can do by putting elements onto a tab panel or in group box. I can also imagine times when the values of one options might depend upon the value of another option. Maybe some form of callback to the plug-in asking it to validate a propossed setting would be helpfull, like bool ISettings.validateSetting (string SettingName, object propossedValue).
Jeff
The user interface for these setting would definatly need some pretty good clues.