From e6173e54a04daa5e66ce7d70c7280d87132228b6 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 31 May 2003 17:26:45 +0000 Subject: [PATCH] back port wxPanel focus fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/toback24.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/toback24.txt b/docs/toback24.txt index b3d323e441..96ae858e08 100644 --- a/docs/toback24.txt +++ b/docs/toback24.txt @@ -171,3 +171,11 @@ This prevents mungeing of the config file after reading in entries (say, just one entry in one group), then adding entries to a different group. +20. Bug fix for clicking on a panel not giving focus to it: + +http://sf.net/tracker/?func=detail&aid=215436&group_id=9863&atid=109863 + +Checking in src/common/containr.cpp; +/pack/cvsroots/wxwindows/wxWindows/src/common/containr.cpp,v <-- containr.cpp +new revision: 1.18; previous revision: 1.17 + -- 2.45.2