GResource + GtkImage + Glade

2012-12-29 Thread Joe Steeve
Hello all, I am rolling all my resource files (builder xml files and images) into a GResource, and linking it to my binary. I figured that glade does not know about 'resources'. So, I unlinked my images from the glade file and am load them manually by fetching from the resource. Because of this,

bar with label and two buttons

2012-12-29 Thread rastersoft
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all: I want to create a bar with two buttons and a label between, but I want that both buttons have exactly the same width, no matter if one has a large text and the other a shorter one. But also I don't want to fixate the width, like using a

Re: bar with label and two buttons

2012-12-29 Thread Lance Dillon
- Original Message - From: rastersoft ras...@rastersoft.com To: GTK App Devel gtk-app-devel-list@gnome.org Cc: Sent: Saturday, December 29, 2012 6:31 PM Subject: bar with label and two buttons -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all: I want to create a