Report success in status bar.

Report success when fetching a BM address from
namecoin in the status bar.
This commit is contained in:
Daniel Kraft 2013-07-07 18:43:09 +02:00
parent 213d92b88a
commit 06bdc030bd
1 changed files with 2 additions and 0 deletions

View File

@ -1465,6 +1465,8 @@ class MyForm(QtGui.QMainWindow):
"MainWindow", "Error: " + err))
else:
self.ui.lineEditTo.setText(addr)
self.statusBar().showMessage(_translate(
"MainWindow", "Fetched address from namecoin identity."))
def redrawLabelFrom(self, index):
self.ui.labelFrom.setText(