mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Start blinking of insertion point from 'on' when typing in textviews
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14399 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1766f31c27
commit
77df79e1fb
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Thu Sep 5 11:39:58 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSTextView.m
|
||||
([-updateInsertionPointStateAndRestartTimer:]): Make sure we start
|
||||
the on/off/on/off blinking sequence from the on, so that we give
|
||||
immediate feedback to the user as to where the insertion point is
|
||||
(Patch by David Ayers <d.ayers@inode.at>).
|
||||
|
||||
2002-08-30 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Version: 0.8.1
|
||||
|
|
Loading…
Reference in a new issue