Hi,
in stead of going for the "traditional" GUIS like wxPython, PyGtk and the like, you could consider using a browser based GUI. Try CherryPy for instance.  See also here: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/442481
regards,
Dimitri


On 3/10/06, invitro81 < [EMAIL PROTECTED]> wrote:
Hello

I've recently learnt python and I do love it! I congratulate all those
geeks who produce this nice language; well, because I could be called a
nearby newbee I've decided to improve my abilities by writing my own
nice editor with python; so I've to choose among all those GUI toolkit's
available there..

But I've no idea which one I should use to start with.. I've read that
tkinter seems to be the de facto standart in the pyhon community; but
why? Is it the best available one or are theire other reasons? I read
also a litte about wxpython and pygtk.. both are appealing to me but
again to make a choice is difficult; is there also some guy liking pyqt
is it worse or should it be avoided because of the licencing policy for
qt (which I also like..)?

        * Which one is the most fun to program with?
        * Which one is the most easy to learn?
        * Which one looks best?
        * Which one is the most productive to program with?
--
http://mail.python.org/mailman/listinfo/python-list



--
----
"All truth passes through three stages. First, it is ridiculed. Second, it is violently opposed. Third, it is accepted as being self-evident."
~Arthur Schopenhauer
----
Please visit dimitri's website: www.serpia.org


--
----
"All truth passes through three stages. First, it is ridiculed. Second, it is violently opposed. Third, it is accepted as being self-evident."
~Arthur Schopenhauer
----
Please visit dimitri's website: www.serpia.org
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to