readme
来自「使用Pygtk写的几个例子」· 代码 · 共 12 行
TXT
12 行
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 + =
减小字号Ctrl + -
显示快捷键?