Composite template support is great in vala. Here's an example file:
https://github.com/vaccineapp/vaccine/blob/master/src/view/CatalogItem.vala
and the associated glade file:
https://github.com/VaccineApp/vaccine/blob/master/data/ui/catalog-item.ui

Also, if you upload your code to GitHub or something I can take a look

On Tue, Jun 13, 2017 at 10:06 PM Steven Oliver <oliver.ste...@gmail.com>
wrote:

> I have been on and off for a couple of days now trying to get this to work
> in my application, but I cannot. Does anyone have any working examples they
> could pass along? Here are some articles I've gone through, but none of
> them seem to cure my issue. All of the examples on these sites do not
> compile that I have found. A lot of them are pretty old. I'm using Vala
> 0.30.1.
>
>
>    - https://coderblog.wordpress.com/2010/11/15/glade-gtk-builder-vala/
>    -
>
> https://wiki.gnome.org/Projects/Vala/GTKSample#Loading_User_Interface_from_XML_File
>    -
>
> https://blogs.gnome.org/tvb/2013/04/09/announcing-composite-widget-templates/
>    -
>
> https://blogs.gnome.org/tvb/2013/05/29/composite-templates-lands-in-vala/
>
>
> Steven N. Oliver
> _______________________________________________
> vala-list mailing list
> vala-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/vala-list
>
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to