Update of /cvsroot/mahogany/M/src/gui
In directory usw-pr-cvs1:/tmp/cvs-serv27134/src/gui
Modified Files:
wxlwindow.cpp
Log Message:
The 'focus following mouse' on Windows seems to work correctly now with the default
viewer (not the others). Still protected with EXPERIMENTAL_FOCUS_FOLLOWS
Index: wxlwindow.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxlwindow.cpp,v
retrieving revision 1.133
retrieving revision 1.134
diff -b -u -2 -r1.133 -r1.134
--- wxlwindow.cpp 4 Jun 2002 21:54:03 -0000 1.133
+++ wxlwindow.cpp 25 Jul 2002 15:54:49 -0000 1.134
@@ -171,5 +171,5 @@
m_ScrollToCursor = false;
#if defined(__WXGTK__) || defined(EXPERIMENTAL_FOCUS_FOLLOWS)
- m_FocusFollowMode = false; //READ_APPCONFIG_BOOL(MP_FOCUS_FOLLOWSMOUSE);
+ m_FocusFollowMode = false;
#endif
SetWordWrap(false);
-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing
real-time communications platform! Don't just IM. Build it in!
http://www.jabber.com/osdn/xim
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates