Talk | |
---|---|
Talk Title | GUI using Python - PyGtk |
Speaker |
S Rajeswari
A Jai Sathish Kumar |
Level | Beginner |
Category | Normal talk (45 - 60 minutes) |
Accepted | True |
Scheduled | True |
Presentation Materials | Click to see the presentation materials |
Abstract | PyGTK is one of the GUI toolkit for Python. It allows the programmers to create programs with a graphical user interface using the python programming language. GTK stands for GIMP Toolkit (GTK). It is a library for creating graphical user interfaces. GTK was originally created for the GNU Image Manipulation Program (GIMP), a raster graphics editor. GTK+ library is a collection of user interface building blocks such as text boxes, check buttons, radio buttons, dialog labels, numeric entries, menus, lists and frames. GNOME Desktop Environment is built using PyGTK. Some of the applications that use PyGTK are GIMP, GNOME Sudoku, Itaka etc. Glade is a RAD tool. It enables us to create and edit user interface designs for GTK+ applications. The user interfaces designed in glade are stored in an XML format. The XML files are then converted into source code ( programming languages such as C, C++, Java, Python, Perl etc) using external tools like gladex, tepache, gtk-builder etc. |
Rating | Score: 12 from 13 ratings |
When rating a talk, please select 'reject' only if you feel the talk is completely unacceptable or against the goals of the conference. If you personally are not interested in the talk, select 'No Comment'. If you feel the talk should be there, select 'Accept'.
This talk has 13 comments.
GUI as in using which GUI toolkit - PyKDE, PyGtk, wxPython or Tk?..
PyGtk..
i'm assuming it will be on linux, So, is it going to be about glade-3 and libglade too?..
Yes..
I think this talk should be named like PyGTK introduction or desktop application development with python, but not Glade :)...
I second Jayesh..
ok..
Usage of PyGtk in windows platform also included?..
Till now im not aware of using PyGtk in windows platform. I too want to learn it. Yes,it will be included...
thankz..
can this talk cover other GUI toolkits too? Or is that too broad a topic?..
PyGTK Can very well be used on windows platform ( Platform independent) Look out on http://www.pygtk.org..
GUI Toolkits in general is very wide area. Not possible to cover other GUI toolkit Even in this talk we can cover the beginners level of Pygtk..
No recent posts