Re: Bug with ComboBoxText.clear()



On Tue, 2005-05-03 at 10:07 -0600, John Taber wrote:
> There is a major bug with the clear() method in ComboBoxText - after it is 
> called, no text appears and blank lines for each entry appear in the drop 
> down.

What version of gtkmm are you using. Gtk::ComboBoxText::clear() was
added in 2.6. Maybe you are calling the base Gtk::CellLayout::clear()
method which does something completely different. If I'd know I would
have given it a different method name.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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