]> git.saurik.com Git - wxWidgets.git/commit
Added some accelerators to the menu to help with stress testing wxSound:
authorDavid Elliott <dfe@tgwbd.org>
Wed, 20 Oct 2004 19:24:14 +0000 (19:24 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Wed, 20 Oct 2004 19:24:14 +0000 (19:24 +0000)
commitb320510f986f52be5f4b436383e3c889e8f814e4
tree0b6d864d874a8207ab401ac6f1925ef7a544237d
parent1e85b547a56a9346c2bdd690b2885ab2ef520c2b
Added some accelerators to the menu to help with stress testing wxSound:
Ctrl+O Select WAV file
Ctrl+S "Play sound synchronously"
Ctrl+A "Play sound asynchronously"
Ctrl+T "Play sound asynchronously (object on stack)" (T for temporary)
Ctrl+L "Loop sound"

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/sound/sound.cpp