gui developing
- From: Mage <mage@xxxxxxx>
- Date: Fri, 22 Apr 2005 19:35:41 +0200
Hello,
I am flirting with the idea of developing a gui app in python as a
newbie. Which module should I use?
I have noticed that wxpython is already installed on my gentoo and the
examples on their wiki looks easy. Is it okay or should I use wax or
something else?
Mage
.
Relevant Pages
- Re: gui developing
... > I am flirting with the idea of developing a gui app in python ... then wxPython is hard to beat. ... concept of separate trees/hierarchies for widget layout and for ... (comp.lang.python) - Diferent files: GUI (wxpython) Program
... Hi why I can call an .py GUI (wxpython) from a program and control it? ... I'm newbie in python. ... (comp.lang.python) - ANNOUNCE: wxPython 2.5.4.1
... I'm pleased to announce the 2.5.4.1 release of wxPython, ... wxPython is a GUI toolkit for the Python programming language. ... GetRect accessor to give the position of the item on the parent window. ... OGL patch from Shane Holloway: ... (comp.lang.python) - ANN: wxPython 2.6.0.1
... I'm pleased to announce the 2.6.0.1 release of wxPython, ... consists mostly of bug fixes made since the 2.6.0.0 release a month ... wxPython is a GUI toolkit for the Python programming language. ... in case there is more than one adjustment for a window in a single DeferWindowPos set, then the pending values can be used for defaults instead of current values. ... (comp.lang.python) - ANN: wxPython 2.6.3.3
... The 2.6.3.3 release of wxPython is now available for download at ... and also includes builds for Python 2.5 on Mac and also Windows. ... wxPython is a GUI toolkit for the Python programming language. ... cases the native widgets are used on each platform. ... (comp.lang.python) |
|