]> git.lyx.org Git - features.git/commit
* LyXView::updateInset(): schedule a redraw instead of redraw immediately.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 16 Jan 2007 15:16:09 +0000 (15:16 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 16 Jan 2007 15:16:09 +0000 (15:16 +0000)
commit2ea1ce7851d26aefaa60bc4980a3537547566c65
tree455b883d7cd99c5f5b74607c86934e501df0aa40
parent323116ac0e4ae22d436586fbdb2e4f560d011319
* LyXView::updateInset(): schedule a redraw instead of redraw immediately.

* WorkArea::sheduleRedraw(): new pure virtual method.

* GuiWorkArea::showCursor(): handle the scheduled redraw.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16708 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/LyXView.C
src/frontends/WorkArea.h
src/frontends/qt4/GuiWorkArea.C
src/frontends/qt4/GuiWorkArea.h