Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
Hello,
This patch continue my tedious cleanup work. Basically it transfer
most of the LyXView use from BufferView to WorkArea, most notably:
LyXView::updateLayoutChoice();
LyXView::updateToolbars();
LyXView::getLyXFunc().processKeySym(key, state);
LyXView::dispatch(cmd);
This patch has been tested for qt4 but not for qt3 and gtk (not even
compiled). I'd be grateful if someone help me with that task.
I would like to commit it and wait for some kind soul to verify that
it also compile and work for qt3 and gtk.
Thanks JMarc for the testing. I'll commit tonight or tomorrow.
done.