disable editor buttons until field focused

This commit is contained in:
Damien Elmes 2013-01-08 11:01:32 +09:00
parent 1cd687a1cb
commit 1717e56831

View File

@ -536,6 +536,7 @@ class Editor(object):
"Make NOTE the current note."
self.note = note
self.currentField = 0
self.disableButtons()
# change timer
if self.note:
self.web.setHtml(_html % (