Vernon Cole skrev:
Strula:
The GUI designer has to output code for some API or another. If it
produces code for a cross platform GUI API then the resulting
application will be cross platform. I would love to find one such that
actually works and produces good code.
Do you have any suggestions?
Sturla Molden wrote:
The only GUI API that doesn't suck is no API at all.
GUIs should be designed visually.
There's a lot more to a GUI API than just specifying
the layout.
--
Greg
___
python-win32 mailing list
python-win32@python.org
http://mail.p
Often new version announcements (like the one Greg just sent) are cross
posted to related groups. The traffic is not heavy and the service useful.
As for ongoing discussions (good idea!), I would suggest
http://www.python.org/community/lists/ from which I quote:
To request a new list, send e-mail
Vernon Cole wrote:
If it
produces code for a cross platform GUI API then the resulting
application will be cross platform. I would love to find one such that
actually works and produces good code.
Code produced by a GUI designer shouldn't be getting edited
by humans, so the quality of the code
John Finlay wrote:
Start your own list for the community that is interested in your project.
That's not going to reach anyone who doesn't already
know about it.
It's probably a good idea for ongoing discussion,
though. Any suggestions on the best way of going
about it? I could start a Google
On 16/11/2009 8:17 AM, Greg Ewing wrote:
John Finlay wrote:
Greg,
Why do you post to mailing lists that are unrelated to your project? I
would appreciate it if in future you didn't post a message about your
project ot the PyGTK mailing list.
I posted the announcement to the pyobjc, pygtk and
> Do you have any suggestions?
> --
> Vernon Cole
> Sent from my Windows Mobile phone
>
> -Original Message-
> From: Sturla Molden
> Sent: Monday, November 16, 2009 7:13 AM
> To: python-win32
> Subject: Re: [python-win32] [pygtk] ANN: PyGUI 2.1
>
>
> Greg
from my Windows Mobile phone
-Original Message-
From: Sturla Molden
Sent: Monday, November 16, 2009 7:13 AM
To: python-win32
Subject: Re: [python-win32] [pygtk] ANN: PyGUI 2.1
Greg Ewing skrev:
>
> That's a matter of opinion. One of the major goals of
> PyGUI is to provi
Greg Ewing skrev:
That's a matter of opinion. One of the major goals of
PyGUI is to provide an API that doesn't suck. The
pygtk API doesn't meet that requirement, IMO.
The only GUI API that doesn't suck is no API at all.
GUIs should be designed visually.
What matters is the quality of the GU
Greg Ewing wrote:
John Finlay wrote:
Greg,
Why do you post to mailing lists that are unrelated to your project? I
would appreciate it if in future you didn't post a message about your
project ot the PyGTK mailing list.
I posted the announcement to the pyobjc, pygtk and pywin32
lists
first...
--
Vernon Cole
Sent from my Windows Mobile phone
-Original Message-
From: Greg Ewing
Sent: Sunday, November 15, 2009 2:18 PM
To: John Finlay
Cc: PyObjC-Dev ; PyGtk
; python-win32
Subject: Re: [python-win32] [pygtk] ANN: PyGUI 2.1
John Finlay wrote:
> Greg,
>
> Why do yo
John Finlay wrote:
Greg,
Why do you post to mailing lists that are unrelated to your project? I
would appreciate it if in future you didn't post a message about your
project ot the PyGTK mailing list.
I posted the announcement to the pyobjc, pygtk and pywin32
lists because PyGUI uses all of
Luis A. Bastiao Silva wrote:
But it just works for application wroted from stratch, otherwise
application wroted in pygtk need to be ported to work cross-platform.
It's already possible to run pygtk programs on all three
platforms, if you're willing to install the required
libraries. API compa
Hi,
On Fri, Nov 13, 2009 at 10:53 PM, Greg Ewing wrote:
> PyGUI 2.1 is available:
>
> http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/
>
> Highlights of this version:
>
> * Win32:
>Fixed bug preventing PyGUI apps from working under pythonw
>Fixed incorrect mouse coordinat
14 matches
Mail list logo