jyoun...@kc.rr.com wrote:
Has anyone had any luck getting
PyGUI working on Snow Leopard? I can't seem to get the blobedit
example to work.
I've received reports that it seems to be problematic on
Snow Leopard. Unfortunately I don't have access to a Snow
Leopard system at the moment to trouble
On May 30, 5:21 pm, "Alf P. Steinbach" wrote:
> PS: Tkinter on its own does not provide image resizing and does not on its own
> support common image formats like JPEG or PNG (it does support GIF).
"Native" PNG support in tcl/tk and hence Tkinter is planned for the
next release (8.6), which is in
How does GTK compare to Qt?
--
http://mail.python.org/mailman/listinfo/python-list
On 30-May-10 08:22 AM, Philip Semanchuk wrote:
On May 29, 2010, at 9:13 PM,
wrote:
Just curious if anyone would be willing to share their thoughts
about different Python GUI programming modules. I've been
doing a bit of research and am trying to find something that:
1. Is portable. Would li
* jyoun...@kc.rr.com, on 30.05.2010 03:13:
Just curious if anyone would be willing to share their thoughts
about different Python GUI programming modules. I've been
doing a bit of research and am trying to find something that:
1. Is portable. Would like to be able to send the module along
wit
On 2010-05-30, wrote:
> 1. wxPython - This looks very good, although I'm not sure
> how to set up portability with this.
I'm not sure what you mean by "set up portability". If you follow the
wxPython API documentation, then wxPython code is fairly portable.
> Other machines that would run t
On May 29, 2010, at 9:13 PM,
wrote:
Just curious if anyone would be willing to share their thoughts
about different Python GUI programming modules. I've been
doing a bit of research and am trying to find something that:
1. Is portable. Would like to be able to send the module along
wit
I would recommend PyQt. I've done a lot of programming with it
(http://eric-ide.python-projects.org) and am amazed about the platform
neutrality it offers.
Regards,
Detlev
jyoun...@kc.rr.com wrote:
> Just curious if anyone would be willing to share their thoughts
> about different Python GUI p
Just curious if anyone would be willing to share their thoughts
about different Python GUI programming modules. I've been
doing a bit of research and am trying to find something that:
1. Is portable. Would like to be able to send the module along
with the main python file that would be able