Re: QT Console
Günter Kniesel <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Dear Karissa, have you ever considered using SWI-Prolog via the PDT, which offers everything you discussed (completion, etc) http://sewiki.iai.uni-bonn.de/research/pdt/docs/v2.1/editor#code_completion plus a few things that QT, Emacs and friends are unlikely to support anytime soon: the ContexView, GlobalView http://sewiki.iai.uni-bonn.de/research/pdt/docs/v2.1/contextview http://sewiki.iai.uni-bonn.de/research/pdt/docs/v2.1/globalview visual representation of dead code, ... Cheers, Günter On 08.07.2013 04:18, Karissa Soo wrote: > Hey everyone! Earlier I was explaining to Anne Ogborn about how I was > working on writing smart tab completion for the swipl-win window > (specifically the swipl-win window...for some reason many people tend to > overlook the fact that I am only writing completion for the graphical > console) and she informed me that Carlo was leading the switch over to > using QT. > I am concerned and would like to know if someone can supply me with the > name of the SWIPL library or whatever that is being used to interface to > the QT libraries. (I had really wanted the tab completion to be a module > (contained in tabber.pl) that users could just load whenever, rather than > something that required a lot of configuration...and I don't want to write > everything based off XPCE, and finish just in time to watch the Big Switch. > :) > Thanks! > -------------- next part -------------- > HTML attachment scrubbed and removed > _______________________________________________ > SWI-Prolog mailing list > [email protected] > https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog >