Re: Substitute text



On Fri, 2016-08-19 at 09:58 +0200, Stefan Salewski wrote:
Seems to be not very fast due to permanently updating the display. Is
there a way to suppress view update?

Ah sorry, I had a cursor movement callback installed:

buffer.handlerID = gSignalConnect(buffer, "notify::cursor-position",
gCallback(onCursorMoved), win)

Had to temporary block that.

buffer.signalHandlerBlock(buffer.handlerID)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]