Re: Changing sizes of templates in comdlg32

2010-07-02 Thread Alexander Nicolaysen Sørnes
In the Norwegian version of Windows, Microsoft moved the Up and Down radiobuttons around to make room for the bigger words. I did the same for Wine's version, and it worked great. :) Alexander Fredag 2. juli 2010 19.35.10 skrev Gustavo : > Ok, Paul, I understand. Out of curiosity, is that f

Re: Changing sizes of templates in comdlg32

2010-07-02 Thread Gustavo
Ok, Paul, I understand. Out of curiosity, is that for compatibility with older versions of Windows? I've never seen this problem with Windows, it seems to have plenty space for the long texts that comes with the Portuguese version, even 3.11. Well, that doesn't matter, I think I can fix it without

Re: Changing sizes of templates in comdlg32

2010-07-02 Thread Dmitry Timoshkov
Gustavo wrote: > I've found the following warning the the file comdlg32: > > /* >  * WARNING: DO NOT CHANGE THE SIZE OF THE STANDARD DIALOG TEMPLATES. >  */ > > Does that mean that I can't correct the size of the buttons or strings > that are wrong in the Portuguese template file? Or is that on

Re: Changing sizes of templates in comdlg32

2010-07-02 Thread Paul Chitescu
On Friday 02 July 2010 12:41:25 am Gustavo wrote: > I've found the following warning the the file comdlg32: > > /* > * WARNING: DO NOT CHANGE THE SIZE OF THE STANDARD DIALOG TEMPLATES. > */ > > Does that mean that I can't correct the size of the buttons or strings > that are wrong in the Portug

Changing sizes of templates in comdlg32

2010-07-01 Thread Gustavo
I've found the following warning the the file comdlg32: /*  * WARNING: DO NOT CHANGE THE SIZE OF THE STANDARD DIALOG TEMPLATES.  */ Does that mean that I can't correct the size of the buttons or strings that are wrong in the Portuguese template file? Or is that only a warning for the English file