[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-kant
Subject:    Bug#41431: [patch] this time for real
From:       Nicolai Haehnle <prefect_ () gmx ! net>
Date:       2002-07-31 9:33:25
[Download RAW message or body]

Sorry, forgot to actually attach the patch.

hth,
Nicolai
["kate-cursor.patch" (text/x-diff)]

Index: part/kateviewinternal.cpp
===================================================================
RCS file: /home/kde/kdelibs/kate/part/kateviewinternal.cpp,v
retrieving revision 1.110
diff -p -u -r1.110 kateviewinternal.cpp
--- part/kateviewinternal.cpp	23 Jul 2002 16:30:54 -0000	1.110
+++ part/kateviewinternal.cpp	31 Jul 2002 09:13:19 -0000
@@ -551,6 +552,12 @@ void KateViewInternal::updateCursor( con
 
   QPoint cursorP = cursorCoordinates();
   setMicroFocusHint( cursorP.x(), cursorP.y(), 0, m_doc->viewFont.fontHeight );
+  
+  if (cursorTimer) {
+    killTimer(cursorTimer);
+    cursorTimer = startTimer( KApplication::cursorFlashTime() / 2 );
+    cursorOn = true;
+  }
   
   emit m_view->cursorPositionChanged();
 }

(Complete bug history is available at http://bugs.kde.org/db/41/41431.html)
_______________________________________________
kde-kant mailing list
kde-kant@
http://mail.kde.org/mailman/listinfo/kde-kant

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic