Exploring Python for next desktop GUI Project

Chris Angelico rosuav at gmail.com
Thu Jul 24 14:51:26 EDT 2014


On Fri, Jul 25, 2014 at 4:33 AM, Zachary Ware
<zachary.ware+pylist at gmail.com> wrote:
>> On other platforms, it also is not 100%
>> native.
>
> On Windows, at least, ttk comes very very close to it.

What exactly does that mean? The Windows default UI changed
significantly from W2K -> XP -> Win8, and each time, it's possible to
revert to the old styling; does ttk follow the rest of the OS in that?
And if so, does it achieve that by restricting you to a vicious subset
of functionality that can actually be implemented natively, or does it
try to reimplement as appropriate?

ChrisA



More information about the Python-list mailing list