如果你们中的任何一个人熟悉PyGTK链接,让初学者在一周内掌握,请让我知道。
谢谢。
发布于 2010-12-18 08:13:32
以下是使用pygtk编程时打开的方便链接:
GTK 2
PyGTK 2.x参考手册:http://library.gnome.org/devel/pygtk/stable/
安德鲁·斯蒂尔的PyGTK教程:http://learngtk.org/tutorials/pygtk-tutorial/
PyGTK常见问题解答:http://faq.pygtk.org/index.py?req=index
GTK 3
Python GI API参考http://lazka.github.io/pgi-docs/#Gtk-3.0
Python GTK+ 3教程http://python-gtk-3-tutorial.readthedocs.org/en/latest/
Andrew Steele http://learngtk.org/tutorials/python_gtk3_tutorial/html/的Python GTK+ 3教程
发布于 2010-11-21 19:49:04
Micah Carrick的教程:http://www.micahcarrick.com/gtk-glade-tutorial-part-1.html
https://stackoverflow.com/questions/4234215
复制相似问题