Re: To close/destory a minor window



On Tue, 2006-03-14 at 12:02 -0600, Nickolai Dobrynin wrote:
> Jie,
> 
> You need to override the Gtk::Button::on_clicked()

Just connecting to the button's signal should be fine. You don't need to
derived new classes for every button.

>  method and call window->hide_all()

hide() is enough.

[snip]

-- 
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]