Re: [gtkmm] Toolbar disapperars after hiding window



On Die, 2002-11-26 at 19:09, Murray Cumming wrote:
> On Tue, 2002-11-26 at 19:02, Sergio Pascual Ramírez wrote:
> > I'm porting an application from gtkmm 1.2 to gtkmm 2.0. The application 
> > has two diferent windows with toolbars. I have noticed that after hiding 
> > one of the windows with Window::hide_all and showing again with 
> > Window::show_all, the buttons on the toolbar disappers.
> 
> I would expect this to work, but why don't you just use show() and
> hide()?

I thought so too, and it is indeed a GTK+ bug:

    http://bugzilla.gnome.org/show_bug.cgi?id=102201

--Daniel





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