I am new to the field of gtk + programming. I am still looking for several options to use. I will be coding in C language. I have the following questions:
- Which is better? Write code or use glade files made by glade?
- Which is better to use? Why is the build option not being used in Gladd2?
- your special requirement Choose whichever is more convenient for people, usually a Libglade / GtkBuilder file is used for non-trivial UI (minimizing to make and maintain).
- GtkBuilder is the new, preferred way of doing this, and it is part of GTK +. If you need to support the heritage system, then you should use only the ligglade.
Comments
Post a Comment