Pages

GXP

GXP stands for "Glade Xml to Php-gtk (converter)". I am creating this project as my Compiler Construction (CC) course project. Glade XML is a type of XML produced by a drag n drop widget tool called "Glade". The tool is used to create GUI for PHP-GTK programs, but the XML seems difficult to edit, as it does not have modules. So, there is need to convert Glade XML into PHP-GTK equivalent code which can be easily edited and used by PHP-GTK programmers.

Advantage of Project
The project can be used in following practical scenarios:
1- Online Glade XML to PHP-GTK converter website
2- PHP-GTK IDE
3- As a part of PHP-GTK Framework

Popular Posts