[Glade-users] is source result under Linux the same as that under Windows xp
Tadej Borovšak
tadeboro at gmail.com
Wed Apr 14 08:16:04 EDT 2010
Hello.
Glade doesn't produce source code (unless you're using Glade2, in
which case you should really upgrade to Glade3), it produces UI
description that serves as a blueprint for actual GUI creation at
runtime. This description (being XML file) is portable across
platforms. GTK+ code that you write for callbacks can also be made
cross-platform, but this is really not Glade related.
Tadej
--
Tadej Borovšak
tadeboro.blogspot.com
tadeboro at gmail.com
tadej.borovsak at gmail.com
More information about the Glade-users
mailing list