[ wxwindows-Patches-1386199 ] [msw] Statusbar now needs
DoGetBestSize()
SourceForge.net
noreply at sourceforge.net
Sun Apr 1 07:52:47 PDT 2007
Patches item #1386199, was opened at 2005-12-20 15:21
Message generated for change (Comment added) made by vadz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1386199&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MSW specific
Group: bug fix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Jamie Gadd (jrgadd)
Assigned to: Jamie Gadd (jrgadd)
Summary: [msw] Statusbar now needs DoGetBestSize()
Initial Comment:
Since statusbars can now be used anywhere on Windows
DoGetBestSize() is needed otherwise
wxWindowBase::DoGetBestSize() is called and that adds a
pad which looks wrong in this case.
Original bug and test program here:
http://wxforum.shadonet.com/viewtopic.php?t=5484&start=15
I take this opportunity to pimp my other patches:
https://sourceforge.net/tracker/?func=detail&aid=1355809&group_id=9863&atid=309863
https://sourceforge.net/tracker/?func=detail&aid=1349607&group_id=9863&atid=309863
https://sourceforge.net/tracker/?func=detail&aid=1339764&group_id=9863&atid=309863
:-)
Jamie
----------------------------------------------------------------------
>Comment By: Vadim Zeitlin (vadz)
Date: 2007-04-01 16:52
Message:
Logged In: YES
user_id=71618
Originator: NO
No idea why it hasn't been committed before, applied now with just some
minor changes.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1386199&group_id=9863
More information about the wx-dev
mailing list