Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30294
Modified Files:
wxFolderView.cpp
Log Message:
let the list control also process Enter for scrolling the message
Index: wxFolderView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFolderView.cpp,v
retrieving revision 1.659
retrieving revision 1.660
diff -b -u -2 -r1.659 -r1.660
--- wxFolderView.cpp 8 Apr 2004 13:29:08 -0000 1.659
+++ wxFolderView.cpp 8 Apr 2004 15:03:53 -0000 1.660
@@ -4545,4 +4545,5 @@
case WXK_HOME:
case WXK_END:
+ case WXK_RETURN:
case ' ':
// let the control process these keys as they're used for navigation
-------------------------------------------------------
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