Skip to content

Modal Form too small with unnecessary validation #3811

Answered by andydotxyz
PaulWaldo asked this question in Q&A
Discussion options

You must be logged in to vote

To make a dialog bigger than the MinSize it calculates use the Resize method of the dialog returned from dialog.NewXxx.

Validations are automatically added for data binding, you can turn them off by setting the Validator field to nil after binding.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PaulWaldo
Comment options

Answer selected by PaulWaldo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants