]> git.saurik.com Git - wxWidgets.git/commit
Call Realize() later in XRC toolbar handler (patch #13888).
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 20 Jul 2012 20:23:45 +0000 (20:23 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 20 Jul 2012 20:23:45 +0000 (20:23 +0000)
commit5c413e62cfe6d551d5297fca88721bc8897bb671
treec1e9ef3bd7ea5cbe3a8d641d8973ebbb3ddfdf76
parent1582a1db62cf60d2a9b74b31e6778d46245a0f74
Call Realize() later in XRC toolbar handler (patch #13888).

This is a workaround for a deeper compatibility problem in Cocoa
implementation (see the bug for detailed discussion), but for now, this
simple workaround is much better than not doing nothing.

See #13888.

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