RE: [gtkmm] Problems with TreeView on Windows



> From: Cedric Gustin [mailto:cedric gustin swing be] 
> I guess I found the bug : generate_cellrenderer needs to be 
> explicitly 
> declared for both its bool and GdkPixbuf specializations in 
> treeviewcolumn.hg. Defining them in treeviewcolumn.ccg is 
> apparently not 
> enough.
[snip]
> The problem seems to be solved at least on win32 + static 
> libraries. I'm 
> now compiling gtkmm as DLL and see if I get the same result. 
> A patch will 
> follow soon.

Interesting, and not what I expected. You can see a comment in that header
that says that I was surprised that the other template specializations
needed to be in the header to be found. I thought template specializations
were something for linking.

Anyway, I look forward to the patch, and testing it. Well done.

Murray Cumming
murrayc usa net
www.murrayc.com 



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