Update of /cvsroot/audacity/audacity-src/src/toolbars
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23308/toolbars
Modified Files:
TranscriptionToolBar.cpp
Log Message:
Add ability to set scroll sizes for keyboard users and use it for the SPEED
slider type
Index: TranscriptionToolBar.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/toolbars/TranscriptionToolBar.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- TranscriptionToolBar.cpp 3 Jun 2009 03:48:44 -0000 1.14
+++ TranscriptionToolBar.cpp 7 Jun 2009 10:42:30 -0000 1.15
@@ -179,6 +179,7 @@
SPEED_SLIDER);
mPlaySpeedSlider->Set(1.0);
mPlaySpeedSlider->SetLabel(_("Playback Speed"));
+ mPlaySpeedSlider->SetScroll(0.1, 0.5);
Add( mPlaySpeedSlider, 0, wxALIGN_CENTER );
mPlaySpeedSlider->Connect(wxEVT_SET_FOCUS,
wxFocusEventHandler(TranscriptionToolBar::OnFocus),
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs