-Now actually passing the (modified) Chat to PinpadGTK and to pace-tool
-PinpadGTK can now be used with different PACE secrets -Changed the display of entered digits in PinpadGTK. Underscores are used to indicate the length of the secret and are repalce by stars during PIN entry -Bugfix: Added correct thread initialisation -Changed the font size and weight of the status label git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@204 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -39,9 +39,9 @@
|
||||
<object class="GtkEntry" id="txtOutput">
|
||||
<property name="visible">True</property>
|
||||
<property name="editable">False</property>
|
||||
<property name="max_length">10</property>
|
||||
<property name="invisible_char">●</property>
|
||||
<property name="width_chars">0</property>
|
||||
<property name="xalign">0.5</property>
|
||||
<property name="truncate_multiline">True</property>
|
||||
<property name="shadow_type">out</property>
|
||||
<property name="invisible_char_set">True</property>
|
||||
|
||||
Reference in New Issue
Block a user