Python弹出输入框并获取输入值的实例
使用自带的Tkinter模块,简单的弹输入框示例,返回输入值
fromTkinterimport*
importtkMessageBox
defgetInput(title,message):
defreturn_callback(event):
print('quit...')
root.quit()
defclose_callback():
tkMessageBox.showinfo('message','noclick...')
root=Tk(className=title)
root.wm_attributes('-topmost',1)
screenwidth,screenheight=root.maxsize()
width=300
height=100
size='%dx%d+%d+%d'%(width,height,(screenwidth-width)/2,(screenheight-height)/2)
root.geometry(size)
root.resizable(0,0)
lable=Label(root,height=2)
lable['text']=message
lable.pack()
entry=Entry(root)
entry.bind('',return_callback)
entry.pack()
entry.focus_set()
root.protocol("WM_DELETE_WINDOW",close_callback)
root.mainloop()
str=entry.get()
root.destroy()
returnstr
以上这篇Python弹出输入框并获取输入值的实例就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持毛票票。
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短