Found a very nice, small, cross-platform GUI toolkit for Python.

2009-02-15 Thread laplacian42
I think I just found the GUI toolkit for Python I've been searching for. It seems to meet all of the following requirements: * free software * small (I don't need batteries -- Python already comes with those.) * easy to use * actively maintained * cross-platform * easy to install * b

Re: Found a very nice, small, cross-platform GUI toolkit for Python.

2009-02-16 Thread laplacian42
On Feb 16, 2:34 am, Python Nutter wrote: > Had a look and it is still under my radar unfortunately because of > TkInter. OceanGUI Note: spelling is "OcempGUI". Also, since google broke some of the links, here's that main link again: http://ocemp.sourceforge.net/gui.html > has a lot of large dec

Re: Found a very nice, small, cross-platform GUI toolkit for Python.

2009-02-16 Thread laplacian42
On Feb 16, 1:52 pm, Dotan Cohen wrote: > > Don't forget that many people will already have Qt already installed, > such as KDE users, or those who use Skype, Google Earth, or Opera. > Though KDE's Qt will likely be accessibily installed in a convinient > place, though, I'm not so sure about those

Re: Found a very nice, small, cross-platform GUI toolkit for Python.

2009-02-16 Thread laplacian42
On Feb 16, 4:31 pm, Nick Craig-Wood wrote: > > Interesting!  One of the commercial apps I'm involved (C++ not python) > in uses SDL as its GUI with windows etc built on top of it.  It means > that it looks exactly the same on all supported platforms and since it > usually runs full screen that is

Re: tkinter in python30

2009-02-16 Thread laplacian42
On Feb 16, 7:46 pm, kentand...@sbcglobal.net wrote: > Does anyone know what happened to tkinter in Python3? There is a tkinter > folder in the Lib folder, but there is no Tkinter.py that I can > find. Both "from Tkinter import *" and "from _tkinter import *" result > in "no such module" error messa

Re: Found a very nice, small, cross-platform GUI toolkit for Python.

2009-02-16 Thread laplacian42
On Feb 17, 1:21 am, Python Nutter wrote: > > Note: spelling is "OcempGUI". Also, since google broke some of the > > links, > > here's that main link again: > > Thats my bad or more to the point my iPhone bad, typing fast with > spellcheck changes words to real dictionary words. > > > Well, to be f