Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29600/src/gui
Modified Files:
wxFolderView.cpp
Log Message:
let the list control also process space for selection
Index: wxFolderView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFolderView.cpp,v
retrieving revision 1.656
retrieving revision 1.657
diff -b -u -2 -r1.656 -r1.657
--- wxFolderView.cpp 7 Apr 2004 23:25:42 -0000 1.656
+++ wxFolderView.cpp 7 Apr 2004 23:47:54 -0000 1.657
@@ -4538,4 +4538,5 @@
case WXK_HOME:
case WXK_END:
+ case ' ':
// let the control process these keys as they're used for navigation
event.Skip();
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates