DarkRadiant: master fa2a49f2

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 17.03.2020 20:17 master b9732a93
Affected Issues  0005211: Add an interface for editing difficulty names
Changeset Layout and alignment tweaks in DifficultyDialog

Switch from wxNotebook to wxChoicebook (which gives the possibility of adding
extra buttons alongside the choice combo box, e.g. an edit button); remove some
redundant borders and sizer nesting levels, resulting in improved alignment of
widgets and more use of space within the dialog.
mod - install/ui/difficultyeditor.fbp Diff File
mod - install/ui/difficultyeditor.xrc Diff File
mod - plugins/dm.difficulty/DifficultyDialog.cpp Diff File
mod - plugins/dm.difficulty/DifficultyDialog.h Diff File