Abdelrazak Younes wrote: > Pavel Sanda wrote: >> Abdelrazak Younes wrote: >> >>> * You don't need BufferView, passing 'Inset &' is good enough. >>> >> >> how i get view->cursor() from an inset? >> > Ah, I didn't see that you needed it. This is bad...
i don't need it :) dispatch wants it, what made me wonder why lyxfunc dispatch wants cursor. in my understanding when something needs cursor it should go into text dispatch. thats why asked JMarc to write the wiki page on dispatch. pavel