Commit c7ada7c1 by BellCodeEditor

save project

parent 7756b483
Showing with 0 additions and 5 deletions
......@@ -44,11 +44,6 @@ class Note(): # 便签、笔记
x1 += 1
# for i in range(len(alist)):
# rb=Radiobutton(self.canvas,value=i,image=self.box,variable=self.v,command=self.remove)
#
def get_info(self):
info = self.ent.get()
self.ent.delete("0", END)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment