Tk Library Source Code

View Ticket
Login
Ticket UUID: 922877
Title: bwidget PasswdDlg - honour labelwidth and fix return binding
Type: Patch Version: None
Submitter: stevel Created on: 2004-03-25 03:16:16
Subsystem: bwidget Assigned To: damonc
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2006-09-27 10:31:34
Resolution: None Closed By: dev_null42a
    Closed on: 2006-09-27 03:31:34
Description:
Fixes the BWidget PasswdDlg widget so that it doesn't ignore the 
-labelwidth option when calculating the label width.

Also reinstalled the Return binding so that return now moves through 
the widgets rather than always selecting OK (i.e. more like the 
behaviour of various login managers on Windows, Unix)
User Comments: dev_null42a added on 2006-09-27 10:31:03:
Logged In: YES 
user_id=1381097

Hitting the return key on the login name will now always
focus the password entry.  Hitting return on the password
entry will now always close the dialog.  The rest of the
patch was merged.  Thanks.

stevel added on 2004-03-25 10:16:16:

File Added - 81281: passwddlg.patch

Attachments: