idok-commit AT lists.psi.ch
Subject: Commit emails of the iDok project
List archive
- From: "Apache" <apache AT savannah.psi.ch>
- To: idok-commit AT lists.psi.ch
- Subject: [idok-commit] idok commit r36 - trunk/java/ch/idok/qtgui
- Date: Fri, 7 Mar 2008 15:44:07 +0100
- List-archive: <https://lists.web.psi.ch/pipermail/idok-commit/>
- List-id: Commit emails of the iDok project <idok-commit.lists.psi.ch>
Author: huebner AT PSI.CH
Date: Fri Mar 7 15:44:06 2008
New Revision: 36
Log:
The username and password dialog gets the correct focus when the
PasswordWidgetUI is shown
Modified:
trunk/java/ch/idok/qtgui/GuiClientHandler.java
Modified: trunk/java/ch/idok/qtgui/GuiClientHandler.java
==============================================================================
--- trunk/java/ch/idok/qtgui/GuiClientHandler.java (original)
+++ trunk/java/ch/idok/qtgui/GuiClientHandler.java Fri Mar 7 15:44:06
2008
@@ -81,7 +81,7 @@
ui.headLineLabel.setText("Enter user name and password for " +
realm);
ui.logoLabel.setPixmap(new QPixmap(
"classpath:ch/idok/qtgui/images/folder_documents.png"));
-
+ ui.nameLineEdit.setFocus();
int ret = d.exec();
if (ret != 0) {
- [idok-commit] idok commit r36 - trunk/java/ch/idok/qtgui, Apache, 03/07/2008
Archive powered by MHonArc 2.6.19.