Re: Moving to glade and GtkInspector
- From: Alberto Ruiz <aruiz gnome org>
- To: Martin Owens <doctormo gmail com>
- Cc: "gtk-devel-list gnome org" <gtk-devel-list gnome org>
- Subject: Re: Moving to glade and GtkInspector
- Date: Wed, 12 Apr 2017 12:39:19 +0100
Hey Martin,
When I maintained gnome-calculator I ported a bunch of Widgets to use GtkBuilder templates:
https://blogs.gnome.org/tvb/2013/04/09/announcing-composite-widget-templates/This allowed me to massively reduce my codebase as I turned the UI into content, I also used the chance to port many layouts from nested v/hboxes to the newer GtkGrid. GtkBuilder templates are generally encouraged and we even do so in Gtk+ itself.
While glade is not perfect, moving my handcrafted UI code to .ui files certainly made my life easier as a maintainer.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]