[Glade-users] GLADE XML to CPP Code
Juan Pablo Daniel
jpdborgna at gmail.com
Tue Jun 15 01:05:13 EDT 2010
If I remember well older versions of glade (< 3 ?) where able to generate C
code. I think it can help you.
BTW, i'm interested on those timings and the embedded application, specially
the hardware used, are you going to publish something about it?
Best regards, Juan Pablo.
On Tue, Jun 15, 2010 at 12:52 AM, Tristan Van Berkom <
tristan.van.berkom at gmail.com> wrote:
> On Mon, Jun 14, 2010 at 10:37 PM, Piyush Verma <piyush.pv at gmail.com>
> wrote:
> > Hello All
> >
> > We was developing Application for Embedded Device.
> >
> > Would it be possible to translate XML output of GLADE to Rich CPP Code.
> >
> > This can reduce the object loading and searching time while handling
> them.
> >
> > If not where should we start to add this feature ?
>
> I would be interested to know, have you profiled the startup time
> difference
> between using GtkBuilder and manually creating widgets ?
>
> Is it a significant difference with a large UI ? (say 50+ widgets at least
> ?)
>
> I am curious because the main issues with libglade on embedded platforms
> seemed to be the heavy libxml2 dependency, and the load time with
> GtkBuilder
> should be reduced compared with libglade - although honestly I dont know
> how much so.
>
> That being said, if using GtkBuilder is too slow/not an option to you, you
> can
> consider to write your own script/tool to generate code from Glade xml
> output
> (or you can write your own optimized flavor of libglade).
>
> Cheers,
> -Tristan
>
> >
> > --
> > Thanks & Regards
> >
> > Piyush Verma
> >
> >
> >
> > _______________________________________________
> > Glade-users maillist - Glade-users at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/glade-users
> >
> >
> _______________________________________________
> Glade-users maillist - Glade-users at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20100615/b39c4a44/attachment.html
More information about the Glade-users
mailing list