Alfredo Braunstein wrote: > Btw, please shout if you need a hand with the cursor stuff.
I don't understand it, but I figured out that I somehow need idx(), and that is enough for now. > For "in" being the pointer to the tabular, you could do something like The problem is now: How to get "in" from the controller? It seems that we have the bufferview in the controller, but no inset, and no bufferview, but the inset in the mailer. So we have the same problem here, only the other way round :-( Is there a place in the code where we have both access to an inset pointer and to the bufferview? Georg