On Sat, Jun 27, 2009 at 15:38, Alejandro Serrano<[email protected]> wrote: > I see... Even though TeXmacs uses Scheme extensively, I thought I could use > just C++ to control the main view instead of completely using Scheme. > > About the application, it's now on its firsts steps, but I'm trying to build > an environment that allows to search and create mathematical and scientific > papers with direct access to several sources of information.
There is no good reason that TeXmacs should not be able to be the foundation for your application. Since the TeXmacs editor is deeply tied with a lot of complex Scheme code, I think the most effective solution would be to build your application inside TeXmacs, instead of embedding it. _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
