a33f144f6c
- LogOptionsDialog: show the "no change" option. When options other than "no change" are selected, set both the default log action and the specific log action for all devices. - AdvancedLogOptionsDialog: store the wxChoice*'s in a 2d array since I have to refer to them later. - since both the log options and advanced log options dialogs needed to create many wxChoices using similar rules, I moved the creation code into a utility function makeLogOptionChoiceBox. - I finally discovered the wxADJUST_MINSIZE option to wxSizer::Add(), which solves some layout problems that I was having with wxChoices. With this setting, the wxChoice will automatically grow to the size of the largest string that can be selected. - improve sizing of the scrollWin according to the desired size of the panel that contains all the wxChoices. - add sketches for proposed dialog that combines both LogOptionsDialog and AdvancedLogOptionsDialog using tabs |
||
---|---|---|
bochs | ||
bochs-performance | ||
CVSROOT | ||
sfsite |