Yes please can you send me a screenshot, as well as a trace of commdlg when you open the window.
Thanks
Max
-----Message d'origine----- De : wine-patches-admin@winehq.com [mailto:wine-patches-admin@winehq.com] De la part de Mike McCormack Envoyé : mardi 18 mars 2003 05:59 À : wine-devel@winehq.com Cc : wine-patches@winehq.com Objet : Re: Resend of the Fix for ArrangeCtrlPositions in commdlg
Hi,
This patch does badly with Visio 2000's file Open dialog. The file dialog is as big as the main window, but the OK button is placed in the middle of the dialog, more or less. (It should be at the bottom RHS).
I can send you a screenshot if you'd like.
Mike
Maxime Bellengé wrote:
As requested by Alexandre, I send the patch with more comments.
I have made several test cases under windows and taken screenshot to compare with wine. If someone is interested in seeing them, send me a mail.
ChangeLog:
- Fix how the size of the dialog is computed and the child component
placed.
--
Index: dlls/commdlg/filedlg95.c
RCS file: /home/wine/wine/dlls/commdlg/filedlg95.c,v retrieving revision 1.90 diff -u -r1.90 filedlg95.c --- dlls/commdlg/filedlg95.c 7 Mar 2003 20:29:31 -0000 1.90