Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidied up the options form, fixed tabstops and made it localizable #18

Merged
merged 3 commits into from Dec 12, 2017

Conversation

checkdigits
Copy link
Contributor

Ian Barker (checkdigits) changes to GeneralOptionsUserControl form

  • Corrected tab stop order of controls
  • Placed controls into grid view
  • Made controls fit/stretch into various columns of grid view
  • Increase font size and set bold to true on the MusicDuringBuildOpenButton
  • Changed text alignment of labels to be more beautilicious
  • Set Design.localizable to true to force strings to be emitted into GeneralOptionsUserControl.resx

checkdigits and others added 3 commits December 10, 2017 16:47
…e alert. It was triggering the alert after uncheck (even when it was empty).
Adding pt (Portuguese) + fix add check whether textbox is empty befor…
@csharpfritz csharpfritz merged commit abe5fa0 into csharpfritz:dev Dec 12, 2017
csharpfritz added a commit that referenced this pull request Dec 12, 2017
* Completed #7 - Build music starts and stops properly

* Added attribution for modem carrier sound

* Added modem carrier sound

* First cut at OptionPage

* Completed initial 'during build music' features in #5

* Set version number to 0.2

* Refactored to be able to unit test

* Introduced ?. operator to make code cleaner as suggested in #10

* Defined new fields for our manifest

* Completed refactoring to unit tests that verify the OptionsPage

* Tidied up the options form, fixed tabstops and made it localizable (#18)

* Tidied up the options form, fixed tabstops and made it localizable

* Adding pt (Portuguese) + fix add check whether textbox is empty before alert. It was triggering the alert after uncheck (even when it was empty).

* Increased row height to better fit the font-size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants