Re: TreeView with right-click
- From: Murray Cumming <murrayc murrayc com>
- To: Paul Davis <pjdavis engineering uiowa edu>
- Cc: gtkmm-list gnome org
- Subject: Re: TreeView with right-click
- Date: Sat, 23 Sep 2006 13:11:00 +0200
On Sat, 2006-09-23 at 05:48 -0500, Paul Davis wrote:
> [snip]
>
> OK. I can't think of a way around that. I guess we should be
> glad that
> gtkmm allows you to call the base default signal handler from
> your
> overridden default signal handler.
>
> It do? How's that?
MyTreeView::on_button_press_event()
{
what I want to do before the default behaviour.
TreeView::on_button_press_event()
what I want to do after the default behaviour.
}
--
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]