<border>4</border>
</object>
<object class="sizeritem">
- <object class="wxCheckBox" name="chkStorePwd">
- <label>Store password</label>
- <checked>1</checked>
+ <object class="wxTextCtrl" name="txtPassword">
+ <style>wxTE_PASSWORD</style>
+ <tooltip>Enter the password to use when connecting to the server.</tooltip>
</object>
<flag>wxEXPAND|wxALIGN_CENTRE_VERTICAL|wxTOP|wxLEFT|wxRIGHT</flag>
- <border>4</border>
+ <border>12</border>
</object>
<object class="sizeritem">
- <object class="wxTextCtrl" name="txtPassword">
- <style>wxTE_PASSWORD</style>
- <tooltip>Enter the password to use when connecting to the server.</tooltip>
+ <object class="wxCheckBox" name="chkStorePwd">
+ <label>Store password</label>
+ <checked>1</checked>
</object>
<flag>wxEXPAND|wxALIGN_CENTRE_VERTICAL|wxTOP|wxLEFT|wxRIGHT</flag>
- <border>4</border>
+ <border>10</border>
</object>
<object class="spacer">
- <size>10,10d</size>
+ <size>3,3d</size>
</object>
<object class="sizeritem">
<object class="wxFlexGridSizer">
<border>3</border>
</object>
</object>
- <flag>wxEXPAND|wxTOP|wxLEFT|wxRIGHT</flag>
+ <flag>wxEXPAND|wxALL</flag>
+ <border>8</border>
</object>
</object>
</object>