@ -2676,7 +2675,8 @@ class MyForm(QtGui.QMainWindow):
self.statusBar().showMessage('Error: You must specify a From address. If you don''t have one, go to the ''Your Identities'' tab.')
else:
self.statusBar().showMessage('')
ifconnectionsCount[streamNumber]==0:
self.statusBar().showMessage('Warning: You are currently not connected to any nodes. Bitmessage will do the work necessary to send the message but it won\' send until you connect.')
ackdata=''
foriinrange(4):#This will make 32 bytes of random data.
random.seed()
@ -3170,10 +3170,10 @@ class MyForm(QtGui.QMainWindow):