> 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
- multiple event loops miyata
- Re: multiple event loops Asger Alstrup Nielsen
- Re: multiple event loops miyata
- Re: multiple event loops Jean-Marc Lasgouttes
