[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Windows backend : questions and answers
From: |
Nicola Pero |
Subject: |
Re: Windows backend : questions and answers |
Date: |
Tue, 6 Mar 2007 12:45:44 +0100 (CET) |
>> - in my patch handlesWindowDecoration (like X11?) and
>> usesSystemTaskbar are
>> set by default : do you agree with these choices ?
>
> Yes but ... I expect the person who added the application preferences
> panel did so because people want a variety of behaviors ... so I
> think that removing that panel without providing a better alternative
> is a mistake. Unfortunately I don't know what the better alternative
> is.
We could move it to the System Preferences application. :-)
The System Preferences compiles and runs on Windows, except for the 'Fonts'
module
which contains a category of a non-existing class (well, non-existing when the
'Fonts'
module is compiled) which the compiler barfs on.
Thanks