提交 2fea01dd 编写于 作者: L LINxiansheng 提交者: wangzelin.wzl

update dooba

上级 8aa89364
......@@ -3501,7 +3501,7 @@ class Dooba(object):
MessageBox(self.stdscr, "[ INFO ] save screen to %s done!" % filename).run(anykey=True)
#what is this ?
elif ch == ord('p'):
MessageBox(self.stdscr, "[TEST]What's up? Nigger! (- -)#").run()
MessageBox(self.stdscr, "[TEST] illegal").run()
elif ch == ord('z'):
items = [('check1 12344', False), ('check2 1', True), ('check3 124328432431', False)]
CheckBox('Test check box', items, self.stdscr).run()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册