SetFocus and DefPushButton management

2005-03-16 Thread Katia Maculan
After the creation of a dialog if the focus is set on a PushButton this one must have also the BS_DEFPUSHBUTTON style like in windows. Attached the patch with a regression test. Katia -- Katia Maculan Developer ISIS Papyrus Italy Srl Tel: (+39) 0125 6455400 Fax: (+39) 0125 6455400 E-mail

Help on Wine

2005-01-31 Thread Katia Maculan
I miss? Regards Katia PS: I'm using wine 20050111 version -- Katia Maculan Developer ISIS Papyrus Italy Srl Tel: (+39) 0125 6455400 Fax: (+39) 0125 6455150 E-mail: [EMAIL PROTECTED] Info: [EMAIL PROTECTED] Hotline: +43-2236-27551-111 Visit our Website: http://www.isis-papyrus.com

Re: TopLevelWindow Maximize

2004-12-20 Thread Katia Maculan
Dmitry Timoshkov wrote: "Katia Maculan" <[EMAIL PROTECTED]> wrote: + switch (message) + { +case WM_SHOWWINDOW: +case WM_SIZE: + DefWindowProc(hWnd, message, wParam, lParam); + PostMessage (hWnd, WM_PAINT, 0, 0); If you wish to schedule a

Re: DefPushButton management patch

2004-07-16 Thread Katia Maculan
Sorry I used the wrong address. Thanks Katia Andreas Mohr wrote: Hello, On Thu, Jul 15, 2004 at 03:38:38PM +0200, Katia Maculan wrote: I found and fixed 2 problems in DEAFULTPUSHBUTTON management: Since the destination address was titled "path", I assume you

DefPushButton management patch

2004-07-15 Thread Katia Maculan
'1'). I modifiied the code (DIALOG_CreateControls32 function in ./windows/dialog.c), so that at least an existing button-ID is stored as a default. NB: I can't use CVS (for a login problem) -- Katia Maculan Developer ISIS Papyrus Italy Srl Tel: (+39) 0125 6455400 Fax: (+39) 0125 645515