Re: duplicating GtkBuilder created widget objects




I decided to construct a new GtkBuilder every time, and destroy it. It
works for me. My xml files are not that big anyway.

On Tue, 2012-12-04 at 01:33 +0900, Tristan Van Berkom wrote:
Probably you want to use GResource to store your builder
xml (or const gchar* memory) instead of scratching the HD
every time you need a new object. 

YES :) I was going to write a python script to bundle the xml files into
a C string. Thanks a ton.

-- 
Joe Steeve
HiPro IT Solutions Private Limited
http://hipro.co.in/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]