2.8.5 rc2, wxGTK top level positioning
Arne Steinarson
asteinarson at gmail.com
Mon Aug 20 16:34:16 PDT 2007
I submitted a patch that redoes positioning of top-level windows for GTK:
http://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D1742755&group_=
id=3D9863&atid=3D309863
On GTK 2.8 (and also CVS head) the requested size of a TLW and the
actual size just doesn't match. The window comes out positioned in
a slightly wrong place, and the size can be off with 10..30 pixels.
For small TLW:s this can become quite obvious, since this also affects
dialog layouts internally.
I've added a sample to reproduce this under wxGTK to the patch.
If this could be included in the release it would be appreciated.
(I think it needs someone involved in the GTK port looking at it).
The patch addresses all these issues, but to do so, it must add some
new functions to gtk/toplevel.cpp
Regards
// Arne Steinarson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-dev/attachments/20070821/9cde2=
da8/attachment.htm
More information about the wx-dev
mailing list