> class LyXGUI: LyXLoop;
> class xformsLyXGUI: LyXGUI;
> class QtLyXGUI: LyXGUI;
> 
> where subloops->runTime() are implemented with
>   fl_check_forms(),
>   QApplication::processNextEvent(FALSE),
> or other non blocking calls.
> 
> Just a thought.

Looks good.  Maybe you could try to implement it?

Greets,

Asger

Reply via email to