allowing resizing of the dialog, getting Via default values from board

This commit is contained in:
easyw
2019-10-21 12:26:59 +02:00
parent 5c7670c4fa
commit 943ad974e1
3 changed files with 11 additions and 5 deletions

View File

@ -46,7 +46,7 @@
<property name="name">FillAreaDialog</property>
<property name="pos"></property>
<property name="size">402,580</property>
<property name="style">wxDEFAULT_DIALOG_STYLE</property>
<property name="style">wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</property>
<property name="subclass"></property>
<property name="title">Fill Area parameters</property>
<property name="tooltip"></property>