Only enable the Okay button if enough digits were entered
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@240 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -250,6 +250,7 @@
|
||||
<object class="GtkButton" id="btnOk">
|
||||
<property name="label">Ok</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="sensitive">False</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
<signal name="clicked" handler="on_btnOk_clicked"/>
|
||||
|
||||
Reference in New Issue
Block a user