Changes between Initial Version and Version 1 of waue/2010/0510


Ignore:
Timestamp:
May 10, 2010, 5:32:55 PM (14 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue/2010/0510

    v1 v1  
     1{{{
     2#!html
     3<div style="text-align: center; color:#151B8D"><big style="font-weight: bold;"><big><big>
     4PyGTK+ 研究
     5</big></big></big></div> <div style="text-align: center; color:#7E2217"><big style="font-weight: bold;"><big>
     6glade3.6 + Python 2.x + pygtk2
     7</big></big></div>
     8}}}
     9[[PageOutline]]
     10
     11=環境=
     12 * ubuntu 9.10
     13 * glade3.6.1 + Python 2.6.4 + pygtk2 皆用 apt-get 安裝
     14
     15= 好用連結 =
     16
     17 * [http://www.pygtk.org/ PyGTK: GTK+ for Python]
     18 * [http://www.pygtk.org/docs/pygtk/ PyGTK 2.0 Reference Manual (For PyGTK version 2.14.0  2009-03-05 )]
     19 * [http://www.micahcarrick.com/12-24-2007/gtk-glade-tutorial-part-1.html GTK+ and Glade3 GUI Programming Tutorial - Part 1]
     20 * [http://www.micahcarrick.com/05-30-2008/gtk-builder-libglade-faq.html Libglade to GtkBuilder F.A.Q.]
     21 * [http://www.lerosua.org/2009/08/libglade_to_gtkbuilder  libglade轉換至gtkbuilder]