Wally wrote:
Where can i find more information on QT-Texmacs ? Maybe some preview is already available ?
I currently have very few time to work on this, that's why the code has not been commited yet. There are currently some other problems which stand in the way, e.g. the current crash-when-quitting problem, which is unrelated, but still plagues TeXmacs, or the integration of the Qt plugin in the makefile, which remains possibly imperfect. Overall, the Qt port mostly works, but it remains alpha: there used to be some transient crashes, we need to be sure they really disappeared. Another problem is garbage-collecting the GUI elements, for due to how dynamic menus work in TeXmacs, the GUI server is forced to always re-create menus just before they are opened. Finally, polishing and completing the implementation of the components remains to be done, along with adding new ones. Anyway, I will have a look. Best, Henri _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
