[Ilugc] Simple GUI toolkit for python

  • From: anthoni.lists@xxxxxxxxx (Anthoni Shogan)
  • Date: Thu Feb 25 23:23:18 2010

On Thursday 25 February 2010 06:48 AM, Kenneth Gonsalves wrote:

On Thursday 25 Feb 2010 12:37:15 am Saravanan S wrote:
   
           I need to create a GUI for my python command-line based
 application.
 What i need is a simple window that has the menu items for parameter
 switches, a text area and a console (i.e. to display STDOUT, STDOUT
 messages) area.
 I came across Qt, wxWidgets, etc., but is there any basic GUI toolkit/
 related project ?
 
     
tkinter
   

Though I haven't used tkinter, this may help:
http://www.wxpython.org/quotes.php

--
Anthoni Shogan

Other related posts: