Andre Poenitz wrote: > Or lyx::global::updateInset(this) ;-) > [Which suspiciously feels like using 'current_view' *cough*] But isn't...
Hmmm, so you're suggesting a bunch of free functions which provide a world-visble interface to class LyX's member variables, this class itself being hidden away in the .C file. I can see it is possible. Why is it 'preferable'? Angus, the C++ dinosaur.