]> git.saurik.com Git - wxWidgets.git/commit
added MSW-specific wxTaskBarIcon::ShowBalloon() method; use it in the taskbar sample...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 1 Dec 2007 16:25:30 +0000 (16:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 1 Dec 2007 16:25:30 +0000 (16:25 +0000)
commitcdcfde5d20f9dfdef75984802862924a68cdc2e1
tree51eeaaf4c157c224671e879bf30ffaba71e43f2e
parent3ecee463f53424f00bf462e184ebc282ee3b995e
added MSW-specific wxTaskBarIcon::ShowBalloon() method; use it in the taskbar sample (and also clean it up significantly)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/taskbar.h
samples/taskbar/tbtest.cpp
samples/taskbar/tbtest.h
src/msw/taskbar.cpp