[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] WM_REPOSED implementation



>
>   3. Send WM_SIZED first, so that the WM_MOVED doesnt make a difference
> when apps treat WM_SIZED 'correcly', and avoid configuration variable.
>
No you can't try Windom demo, and do it on dialog box in windows, it can't work,
as I already said, because if window is bigger than dialog box, after first
WM_SIZER, Windom will change size to have correct size, then when WM_MOVED
occur, it not look on size, and put value from gem message, so windows size
will not resize it, and will be too large, so a part of window will not be
redraw.


Olivier