On Sat, Apr 18, 2009 at 06:25:46PM +0100, Norbert Nemec wrote: > * Is there a deep reason why the TeXmacs-Qt bindings implement their own > event loop instead of using that of Qt? From what I found on the > internet, this tends to cause all kinds of problems and people generally > advise against it. The code in qt_gui_rep::event_loop does not seem to > do anything fancy that could not simply be done by hooking into the > regular Qt event loop.
We have tried several things, but did not manage to find a cleaner solution yet. Any advice is welcome. > * How do I activate DEBUG_EVENTS? texmacs --debug-events Best wishes, Joris _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
