Re: comparing of python GUI´s

2006-06-20 Thread David Boddie
Bayazee wrote: > i want some info ... > plz tell me the benefit (or any data) of each gui (pyqt , pyqtk , > wxpython , tkinter ..) > in the other hand wich one you offer (and why ?) ? Take a look at these resources: http://wiki.python.org/moin/GuiProgramming http://www.awaretek.com/toolkits.htm

Re: comparing of python GUI´s

2006-06-20 Thread alainpoint
Bayazee wrote: > ThanX ... > any idea for choosing one of them ? > best in linux & windows > i must write a cross platform project . > it is a chat server and client with a user end site . > i started by writing a web site and creating a database in MySQL (FC4) > . > now i want to write a client w

Re: comparing of python GUI´s

2006-06-20 Thread Bayazee
ThanX ... any idea for choosing one of them ? best in linux & windows i must write a cross platform project . it is a chat server and client with a user end site . i started by writing a web site and creating a database in MySQL (FC4) . now i want to write a client with gui . similir to yahoo messe

Re: comparing of python GUI´s

2006-06-20 Thread Tim Chase
> plz tell me the benefit (or any data) of each gui (pyqt , pyqtk , > wxpython , tkinter ..) Well, as you can see pyqt, pyqtk, and wxpython must be far better than tkinter because they have python (or bits of python) in their names. In turn, you can also clearly determine that wxpython is bet

Re: comparing of python GUI´s

2006-06-20 Thread Diez B. Roggisch
Bayazee wrote: > Hi > i want some info ... > plz tell me the benefit (or any data) of each gui (pyqt , pyqtk , > wxpython , tkinter ..) > in the other hand wich one you offer (and why ?) ? They are solely offered to confuse newbies - especially the ones google'cally challenged that can't search

Re: comparing of python GUI´s

2006-06-20 Thread alainpoint
Bayazee wrote: > Hi > i want some info ... > plz tell me the benefit (or any data) of each gui (pyqt , pyqtk , > wxpython , tkinter ..) > in the other hand wich one you offer (and why ?) ? Open the following url: http://www.google.com Enter the following: "google tutorial" Choose a link and

comparing of python GUI´s

2006-06-20 Thread Bayazee
Hi i want some info ... plz tell me the benefit (or any data) of each gui (pyqt , pyqtk , wxpython , tkinter ..) in the other hand wich one you offer (and why ?) ? -- http://mail.python.org/mailman/listinfo/python-list