User Profile
Collapse
-
Thank you. Now its working perfectly. -
dont know whats wrong?
hi,
I am new and dont know what went wrong.
...Code:from Tkinter import * import tkMessageBox from pysqlite2 import dbapi2 as sqlite class door: global simpleprint def __init__(self,master): frame = Frame(master) self.lable1 =Label (frame,text ="ID") self.lable1.grid(row =0) self.lable2 = Label (frame,text = "Password")
No activity results to display
Show More
Leave a comment: