Update of /cvsroot/mahogany/M/src/gui
In directory usw-pr-cvs1:/tmp/cvs-serv13193/src/gui
Modified Files:
wxFolderTree.cpp
Log Message:
fixed Enter handling in the folder tree under wxGTK
Index: wxFolderTree.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFolderTree.cpp,v
retrieving revision 1.196
retrieving revision 1.197
diff -b -u -2 -r1.196 -r1.197
--- wxFolderTree.cpp 2 Sep 2002 10:40:30 -0000 1.196
+++ wxFolderTree.cpp 2 Sep 2002 12:51:05 -0000 1.197
@@ -2590,6 +2590,7 @@
// with Alt => show properties (Windows standard...)
DoFolderProperties();
- }
break;
+ }
+ //else: fall through to let it generate the ACTIVATED event
default:
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates