On Sat, Jan 30, 2010 at 06:22:28PM +0100, Vincent van Ravesteijn wrote: > >> Author: lasgouttes >> Date: Fri Jan 29 11:42:39 2010 >> New Revision: 33258 >> URL: http://www.lyx.org/trac/changeset/33258 >> >> Log: >> add a dispatchresult parameter to lyxview::dispatch >> > > > How do we proceed now ?
I think it's time to use signal/slots, this time in the right direction. The buffer emits a message, possibly with an indication that it is temporarily and the view (or the server...) connects to it. Andre'
