Applied patch [ 642174 ] Stop TOOL_WINDOWS stealing focus
authorJulian Smart <julian@anthemion.co.uk>
Mon, 9 Dec 2002 10:31:17 +0000 (10:31 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 9 Dec 2002 10:31:17 +0000 (10:31 +0000)
commit84cff9658571992925bfb02b916fb17285ba257f
tree3b3f7710d944c99d0fd39ef232762e182a0ce9c9
parent48aa18c000b0133853d5bb2fa9a23b196d7ce6cd
Applied patch [ 642174 ] Stop TOOL_WINDOWS stealing focus

When frames with the wxFRAME_TOOL_WINDOW
style ( i.e. a floating toolbar frame) is shown it is
activated, taking focus from the main application
window. This patch stops frames with the
wxFRAME_TOOL_WINDOW from being activated when
shown.

Scott Pleiter

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/toplevel.cpp