Re: What is the client rectangle for Screen (was: Re: win32lib RemoveHandler an
- Posted by c.k.lester <euphoric at ckl?ste?.com> Jan 31, 2008
- 572 views
CChris wrote: > > > Why does getClientRect(Screen) return the same dimensions as getRect(Screen) > > I would have thought that it should return the internal size, > > without the task and application bars, using SPI_GETWORKAREA. > Ah, good point. Is the taskbar+notification area the same as any regular > toolbar? > If we go that route, the various app bars that may have been registered should > be counted off the client area as well. > > A question to all users: would this change to the meaning of > getClientRect(Screen) > be welcome? Yes.