Update of /cvsroot/mahogany/M/src/gui
In directory usw-pr-cvs1:/tmp/cvs-serv7892/src/gui
Modified Files:
wxComposeView.cpp
Log Message:
position the cursor at the end of the text after the external editor termination
Index: wxComposeView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxComposeView.cpp,v
retrieving revision 1.289
retrieving revision 1.290
diff -b -u -2 -r1.289 -r1.290
--- wxComposeView.cpp 3 Jul 2002 00:14:25 -0000 1.289
+++ wxComposeView.cpp 3 Jul 2002 12:49:02 -0000 1.290
@@ -2849,8 +2849,4 @@
m_procExtEdit = NULL;
- // the text could have been scrolled down but it might have become shorter
- // after editing, so reset the scrollbars to ensure that it is visible
- m_editor->MoveCursorTo(0, 0);
-
// show the frame which might had been obscured by the other windows
Raise();
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates