Re: Glade GUI: changing mechanism
- From: "Olexiy Avramchenko" <aolexiy gmail com>
- To: "Johan Kohler" <johan kohler gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Glade GUI: changing mechanism
- Date: Tue, 31 Oct 2006 14:58:37 +0200
On 10/31/06, Johan Kohler <johan kohler gmail com> wrote:
Isn't it possible to "inline" the .glade file in the compiled code?
Ie. Instead of reading from a text file, it reads from a declared
constant. I think that one can inline pixmaps in this way using GTK.
Sure, it's possible to embed xml into executable and load it with
glade_xml_new_from_buffer(). This is a good way for the people who
afraid someone will change their UI appearance.
Olexiy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]