Re: ListStore + glade



On Wed, 2009-10-28 at 20:45 +0100, MDK wrote:
> Hello,
> 
> I am totally new to gtkmm so forgive me if I'm doing something seriously 
> wrong. I designed a window with some comboboxes on it using glade. I 
> filled the comboboxes in glade so I have liststores and cell renderers.
> I can reach the widgets and liststores, my problem is that I don't know 
> how to reach the  modelcolumn. I don't even know the name of the 
> modelcolumn since I don't see it in glade(file). Any suggestions?

At least for now, gtkmm doesn't support TreeView model data defined in
the glade file. You must define the model and its data in code.



-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



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