Re: [Anjuta-list] Convert glade to xml: doesn't Anjuta support?



Hi!

That's only in 2.25.902, I though you were using that.

Regards,
Johannes

Am Freitag, den 27.02.2009, 17:40 +0700 schrieb Jakov:
> Rehi Johannes!
> 
> I've looked around but didn't see menu Glade > Versioning. Sorry I'm
> using v2.24. What verson do you mention?
> 
> Thank you very much.
> 
> BR,
> J
> 
> On Fri, Feb 27, 2009 at 4:08 PM, Johannes Schmid <jhs jsschmid de> wrote:
> > Hi!
> >
> > You can select "GtkBuilder" in Glade->Versioning and anjuta will
> > automatically save the file as a GtkBuilder xml file. You might have to
> > use save as in the first place to call the file *.xml though.
> >
> > Regards,
> > Johannes
> >
> > Am Freitag, den 27.02.2009, 11:20 +0700 schrieb Jakov:
> >> Hello,
> >>
> >> I'm using Anjuta with Glade designer intergrated. As the first run, we
> >> should pass glade file as a parameter for Anjuta project to run. But
> >> when there's a lot of signal or functions, we must specify the
> >> connection by converting .glade file to .xml file and call like this:
> >>
> >> GtkBuilder builder = gtk_builder_new ();
> >> gtk_builder_add_from_file(builder, <xml file>, ...);
> >>
> >> So everytime I change .glade file, I have to convert to xml file by
> >> executing an external command: gtk-builder-convert <.glade file> <.xml
> >> file>
> >> Then come back to Anjuta, build and run project.
> >>
> >> It's an extra step users don't want to take, isn't it?
> >>
> >> Or I don't know how to use this feature in Anjuta, or Anjuta doesn't
> >> support yet, please tell me.
> >>
> >> Thank you in advance!
> >>
> >> Best regards,
> >>
> >> J
> >>
> >> ------------------------------------------------------------------------------
> >> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> >> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> >> -Strategies to boost innovation and cut costs with open source participation
> >> -Receive a $600 discount off the registration fee with the source code: SFAD
> >> http://p.sf.net/sfu/XcvMzF8H
> >> _______________________________________________
> >> Anjuta-list mailing list
> >> Anjuta-list lists sourceforge net
> >> https://lists.sourceforge.net/lists/listinfo/anjuta-list
> >
> 
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]