]> git.saurik.com Git - wxWidgets.git/commit
Do not show the wxWebView sample tools menu unless a page has been loaded. Originally...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 26 May 2011 19:36:20 +0000 (19:36 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 26 May 2011 19:36:20 +0000 (19:36 +0000)
commit46325534ef120ad61e3688317fe92132e03a1b8a
tree6c31a73c3c0cf509564c60db5687a824d5929749
parent0773a33ca04ef2d9602527e059071cf119396bf6
Do not show the wxWebView sample tools menu unless a page has been loaded. Originally it crashed but it doesn't make sense to change the zoom or view the source if there is no page loaded.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@67787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/web/web.cpp