Re: TreeModel and Treeview from glade 3.6



On Wed, 2009-06-03 at 14:23 +0200, Germán Diago wrote:
> Hello. I would like to know if it's possible to define
> column types directly in glade and use them from the ui
> with gtkmm bindings. I tried but it seems not to work. I'm
> not sure if I'm doing anything wrong.

Not, not really. Your C++ code would have no way of using that C
TreeModel. It might work if you never needed to read the data out in
your code, but that's unlikely to be useful.

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



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