[PATCH 13/14] Show user of which repository he edits the url (methodstr editing).

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'd set insensitive also the other elements instead of hiding them which makes
the dialog desert. The dialog probably needs some more polishing.
---
 iw/task_gui.py |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/iw/task_gui.py b/iw/task_gui.py
index 7cbc074..c297446 100644
--- a/iw/task_gui.py
+++ b/iw/task_gui.py
@@ -408,8 +408,7 @@ class RepoMethodstrEditor(RepoEditor):
 
         # Hide a bunch of stuff that doesn't apply when we're just prompting
         # for enough information to form a methodstr.
-        self.dxml.get_widget("nameLabel").hide()
-        self.nameEntry.hide()
+        self.nameEntry.set_sensitive(False)
         self.mirrorlistCheckbox.hide()
         self.proxyCheckbox.hide()
         self.proxyTable.hide()
-- 
1.6.0.6

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux