Hi
If nMaximized hack is removed then observe the right edge.
X butten is visible 4 pixels short.
As left edge is visible with border (also top and bottom), it is
very clumsy
that right edge is missing. It imbalances the window space.
We are calculating the font with given full resolution of the screen
and
this needs to be taken care when maximizing. When resizing we know the
windows rectangles and add the border width which is always 8.
Hi Pritpal,
The solution lies elsewhere then. I definitely
cannot see the rightmost column in the window,
as it's covered by the border. If we correct
this, you see a gap.
See what I see:
- After your commit:
http://www.syenar.hu/harbour/svn.png
- After your commit + small mod I've posted:
http://www.syenar.hu/harbour/svn_mod.png
To me it looks like the client area is wrongly
calculated from the desktop size, specifically
I think the window borders are not properly
taken into account.
So I guess we have different border settings,
or maybe it's not always 8.
Another bug: If I maximize, than minimize to
tray, the window gets resized, so I need to
maximize again. IMO any "maximize" hacks would
better to be removed, to not make it a special
case.
Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour