Wednesday, December 11, 2013

Install Glade on Raspberry Pi

Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment.

The user interfaces designed in Glade are saved as XML, and by using the GtkBuilder GTK+ object these can be loaded by applications dynamically as needed.

By using GtkBuilder, Glade XML files can be used in numerous programming languages including C, C++, C#, Vala, Java, Perl, Python,and others.


To install Glade on Raspberry Pi, enter the command:
$ sudo apt-get install glade

Glade on Raspberry Pi


Once installed, it can be found in Raspberry Pi desktop Start button > Programming > Glade. Or enter glade directly on Terminal.

The next post show how to link Glade file in c code, and compile a executable program.

No comments:

Post a Comment

Subscribe to: Post Comments (Atom)

AltStyle によって変換されたページ (->オリジナル) /