Re: [[gtkmm] Custom store class]



Tim Flechtner <timf trdlnk com> wrote:
> hello,
>    i'm trying to write my own store class for use with a TreeView, and 
> am getting tripped up (i think) on the glib object system.

I suspect that a custom Store might require similar techniques as a custom
CellRenderer, becauseit might require the definition of a new GObject type at
runtime. You should probably look at the constructors in the custom
cellrenderer example.


Murray Cumming
murrayc usa net
www.murrayc.com




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