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, I have the following annoyances:
     1. I cannot see those images from the Glade designer any more
     2. I need to manually load all those images and assign them to the
        widgets in code

Is this the right way of doing things? Or am I doing something wrong?

Joe

-- 
Joe Steeve
HiPro IT Solutions Private Limited
http://hipro.co.in/
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to