RE: [gtkmm] TreeView Model, SEGV on append



> From: Ohrnberger, Erik [mailto:erik_ohrnberger dme net] 
> 	Later in the execution, there is a need to add a single 
> additional row to the treeview, however in this method of the 
> class, I get a SEGV in the call into the model's append method (
> Glib::RefPtr<Gtk::ListStore>->append() ) and I can't figure out why.  
> 
> It's basically driving me nutz.  The darn thing should work 
> just as it is, but ain't.

You are making some very simple error, possibly a typo. As I think we've
said before, if you try to reduce it to a simple compileable test case then
you will probalby find your error on the way. That's just normal debugging.

Murray Cumming
www.murrayc.com
murrayc usa net



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