Re: [Vala] C# developer, newbie question
- From: Steven Oliver <oliver steven gmail com>
- To: Al Thomas <astavale yahoo co uk>
- Cc: vala-list gnome org, Wolfgang Mauer <wolfgang mauer kabelmail de>
- Subject: Re: [Vala] C# developer, newbie question
- Date: Tue, 18 Dec 2018 09:03:38 -0500
I used Gtk.Builder + Glade in my application. It might help to see it used
in a "real application".
https://github.com/steveno/balistica/blob/master/src/BalisticaApplication.vala#L80
Steven N. Oliver
On Tue, Dec 18, 2018 at 8:39 AM Al Thomas via vala-list <vala-list gnome org>
wrote:
>On Tuesday, 18 December 2018, 13:34:17 GMT, Wolfgang Mauer <
wolfgang mauer kabelmail de> wrote:
> Is there a way to have a GtkTemplate inside a GtkTemplate ?
It sounds like you are trying to use a widget contained within another
widget?
I would try that in the GtkBuilder file. So the second widget is
references as a component within the larger widget, but is defined
separately. The Vala code would be two separateclasses with the relevant
GtkTemplate annotations.
_______________________________________________
vala-list mailing list
vala-list gnome org
https://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]