>>>>> "Manish" == Manish Jethani <[EMAIL PROTECTED]> writes:
Manish> I understand many would be using PyGtk because of being
Manish> used to Gtk before moving to Python, but for someone who's
Manish> attempting cross-platfrom GUI programming for the first
Manish> time (with previous experience with MFC, VB and Java-AWT),
Manish> wxPython looks very, very attractive. In particular, the
Manish> comment by ESR:
Manish> "Why the hell hasn't wxPython become the standard GUI
Manish> for Python yet?"
You may be interested in the recent thread on this list, where the
merits of pygtk and other python GUI toolkits were discussed
http://www.daa.com.au/pipermail/pygtk/2003-March/004763.html
You may also want to check out these threads on c.l.python
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&threadm=s22no-7rf.ln1%40grendel.myth&rnum=2&prev=/groups%3Fq%3Dwxpython%2Bpygtk%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26safe%3Doff%26sa%3DN%26scoring%3Dd
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&threadm=3CE51AF1.5010108%40jerf.org&rnum=1&prev=/groups%3Fq%3Dwxpython%2Bpygtk%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26safe%3Doff%26sa%3DG
I started using pygtk with no GTK bias: like you I just wanted a cross
platform GUI for python that looked better than Tkinter. I mainly
considered wxpython and pygtk. I was scared away from wxpython when I
read a statement to the effect that support for cross platform
printing of device contexts was sketchy. I then realized that if the
GIMP could be ported to windows, there was nothing I needed from GTK
that wouldn't run on win32, and went with pygtk. And I've been very
happy.
John Hunter
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/