PLLUG / kuzya

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use single group box for compiler options

alexchmykhalo opened this issue · comments

Group boxes represent groups of controls that are related to the same task\topic. Our "Compilation" tab in Kuzya "Settings" window contains too much group boxes. Let's reduce number of groups to show relation between all compiler settings and save a bit of window space.

To do that:

  • Rename "General" group box ("Compiler" Tab) to "Compiler Options"
  • We could try making "General" group box text bold (for better appearance - lets discuss that together)
  • Replace "Compiler location" group box with label
  • Replace "Compiler options" group box with label
  • Move "Compiler location" and "Compiler options" controls, as well as "Use by default" and "Reset settings" labels inside "Compiler Options" group box

See screenshot with changes here: https://raw.githubusercontent.com/PLLUG/binary-artifacts/kuzya/DefaultLanguage.png