Re: [gtkmm] TreeViewColumn's button



On Fri, 2003-07-04 at 11:14, Murray Cumming wrote:
> > <quote from gtk-devel-list>
> > There's nothing really special with TreeView column headers, except that
> > the button (in which a user-specified widget is packed) has an
> > input-only window which covers the button. And that's why user-specified
> > widgets (like your event box), won't get events and tooltips won't work.
> > </quote>
> 
> If you submit a GTK+ documentation bug, and if someone says Yes, that is
> a bug, then we might wrap this. You could back that bug up by pointing
> them to the source of an existing application that does this.
> 
> We need to be very careful about wrapping private stuff - it could break
> gtkmm's API/ABI if they change it later.

And of course you can use gobj() and Glib::Wrap() in the meantime.

-- 
Murray Cumming
murray usa net
www.murrayc.com





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