Do you avoid using menus for ComboBox maintenance?

Last updated by Brady Stroud [SSW] about 2 months ago.See history

Using a separate menu to maintain ComboBoxes is never a good idea. A better solution is to use an ellipses button to drill down into the menu.

Figure: Bad Example - Menu driven ComboBox maintenance form

Figure: Good Example - Use ellipses to drill down into a ComboBox maintenance form

We open source. Powered by GitHub