[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] Re[2]: WM_REPOSED implementation
Hi Evan!
> What applications are you guys running that change the size and position
> at the same time? When would you ever do this? HOW?
I am very surprised, that YOU ask this qeustion! Dont you use Linux
with some GUI? You can do exactly that there.
On top of that my docs say this about WM_SIZED:
mbuf[3]: window handle
mbuf[4]: x coordinate
mbuf[5]: y coordinate
mbuf[6]: new width
mbuf[7]: new height
This has been so forever! There is no limitation that only height and
width changed!
Cheers, Ingo =;->