[Glade-users] Building a simple composite widget?
- From: riehecky at fnal.gov (Pat Riehecky)
- Subject: [Glade-users] Building a simple composite widget?
- Date: Tue, 20 Feb 2018 16:03:35 -0600
I'm trying to build a set of reusable widgets. Basically I have a bunch
of places where I need the same dropdown boxes. Each box may have a
different selected value (Instance A uses Index 1 while Instance B uses
Index 2), but the items in the list are the same.
I'm really just looking to build a set of Pre-populated "GtkComboBox"
items - A simplified example is attached.
I'd prefer to store the possible enum values within a widget and then
interrogate it rather than a bunch of "GtkListStore" items I need to
edit over and over.
Is there a way I can convert the attached "ProtocolDropdown" object into
a widget? I'd want it to stay associated with the "Protocols"
"GtkListStore".
Building a C program to track this feels like massive overkill, but I
don't see a way to "Export object as widget".
Pat
--
Pat Riehecky
Fermi National Accelerator Laboratory
www.fnal.gov
www.scientificlinux.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: widgets.xml
Type: text/xml
Size: 1159 bytes
Desc: not available
URL: <https://mail.gnome.org/archives/glade-users/attachments/20180220/c8ba682d/attachment.xml>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]