[Glade-users] XML to Source Code?
Jianchun Zhou
jianchun.zhou at gmail.com
Wed Feb 24 22:22:41 EST 2010
Thank you very much.
Here in my glade file there is a object of type GtkWindow, Now I want to
replace it with another object of type
GtkMyWindow which inherits from GtkWindow.
What should I do?
Thanks.
On Thu, Feb 25, 2010 at 11:06 AM, Tristan Van Berkom <
tristan.van.berkom at gmail.com> wrote:
> On Wed, Feb 24, 2010 at 9:47 PM, Jianchun Zhou <jianchun.zhou at gmail.com>
> wrote:
> > Dear List:
> >
> > In Glade 3, how can I get source code from glade xml file?
>
> You dont; you use the GtkBuilder api to parse it and build the interface
> for your application; GtkBuilder is a part of GTK+ and so should be
> available in your language binding (if you are using one).
>
> Cheers,
> -Tristan
>
--
Best Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20100225/c8e74735/attachment.html
More information about the Glade-users
mailing list