Commit f5db83db by BellCodeEditor

save project

parent d342feb7
Showing with 9 additions and 0 deletions
......@@ -20,3 +20,11 @@ rb2.place(x=50,y=100)
rb3.place(x=50,y=150)
rb4.place(x=50,y=200)
root.mainloop()
self.y = 20
self.val = 0
self.v = IntVar()
for inffo in alist:
self.canvas.create_text(40,self.y, text=info
fon=("宋体"11)anchor=wfill='#FF9900')
self.select = tkinter.Radiobutton()
self.y +=30
\ No newline at end of file
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