[Python-ideas] win32 extensions
Georg Brandl
g.brandl at gmx.net
Thu Sep 15 08:56:21 CEST 2011
Am 15.09.2011 06:37, schrieb Greg Ewing:
> On 15/09/11 16:15, David Townshend wrote:
>>
>> On Sep 15, 2011 1:00 AM, "Greg Ewing" <greg.ewing at canterbury.ac.nz
>> <mailto:greg.ewing at canterbury.ac.nz>> wrote:
>> >
>> > We already have reasonably good third-party wrappers for
>> > GUI facilities on the other platforms -- PyObjC on MacOSX,
>> > and pygtk on Linux. We don't have anything equivalent for
>> > recent Windows technologies, though.
>>
>> PyQt?
>
> That's not the same kind of thing, since it doesn't directly
> expose the platform facilities.
Gtk isn't any more a platform facility than Qt is.
Georg
More information about the Python-ideas
mailing list