📄 readme
字号:
This directory contains examples of the use of the pyglade module, which canbe used for creating user interfaces from the .glade files created by theGLADE UI builder.Just put a glade file in this directory and run: ./glade-demo.py filename.gladeThe pyglade module should make it even easier to prototype interfaces inpython, since you can get it to look right, and act correctly when signalsget emitted, then generate a C skeleton for the UI.You can find GLADE at http://www.comp.lancs.ac.uk/~damon/builder/index.html
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -