On Mon, Dec 14, 2009 at 9:36 PM, Vincent Snijders <[email protected]> wrote: > > Do you have an idea to make it better? > Here's my point of view how to make the build options shorter and cleaner: http://imagebin.org/75477
The top combobox "Quick Build options" allows to select predefined set of components. The items of the combobox is: "Build LCL, Build LCL and IDE" etc (all options at the current Quick Build options") With combo box change, marks at the components list below changes automatically. If users changes marks at the list manually, combobox caption changes to "Custom". To make it clear that, current set of options is not one of predefined. I've replaced a radiogroup of widgetset with the combobox. I know it's two-clicks instead of one, to select the widgetset, but it save space. Besides in Compiler option (Path tag), there's widgetset combobox too, not radiogroup. That's it. http://imagebin.org/75477 I don't have a patch for the changes. Just sharing my thoughts. thanks, dmitry P.S. The purple help button on the bottom-right is OSX hack feature :) -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
