[ wxwindows-Patches-1724221 ] wxNotebook ComCtl32 version check
SourceForge.net
noreply at sourceforge.net
Sat Jun 2 06:14:55 PDT 2007
Patches item #1724221, was opened at 2007-05-23 15:50
Message generated for change (Comment added) made by vadz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1724221&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: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: troelsk (troelsk)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxNotebook ComCtl32 version check
Initial Comment:
http://wxforum.shadonet.com/viewtopic.php?t=14070
I haven't encountered this problem myself but it (the comparison) looks wrong indeed.
Regards
----------------------------------------------------------------------
>Comment By: Vadim Zeitlin (vadz)
Date: 2007-06-02 15:14
Message:
Logged In: YES
user_id=71618
Originator: NO
I prefer to test for 600 <= comctl32 <= 616 as it's not impossible that
they decide to finally fix it in some future version. And I also prefer to
make this test only once instead of duplicating it so I didn't reall apply
the patch but the problem should still be fixed (in both branches), thanks.
----------------------------------------------------------------------
Comment By: troelsk (troelsk)
Date: 2007-05-23 16:23
Message:
Logged In: YES
user_id=1290727
Originator: YES
File Added: notebook-comctl.patch
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1724221&group_id=9863
More information about the wx-dev
mailing list