RE: [gtkmm] Problems with TreeView on Windows



At 03:25 PM 6/12/2003 +0200, Murray Cumming Comneon com wrote:
> 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.

The patch was submitted on bugzilla under #113688. I'm pretty sure this will also fix the problem on Debian SID.

Cedric



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