GUIDia2Code is a text-based command-driven program, so it requires an external program to present a graphical user interface and then invoke it. We have two GUIs avaliable: one based on GTK+ and the other one based on Kaptain ( http://kaptain.sourceforge.net) which uses Qt to render the GUI. GTK+The GTK+ GUI was made by José Antonio Caminero Granja and is avaliable at his homepage: http://www.terra.es/personal/jcamgra/linux/gd2c/ Here is a screenshot: KaptainKaptain is a program that reads a grammar in input and creates a Qt-based GUI that can invoke another program. Here is a screenshot of the dia2code GUI I've made: How to get the Kaptain GUI for dia2code:
|