Re: Signal for treeview row change



I think that you are looking for signal_cursor_changed() but you should take care about the focus.

On 10/8/07, Andreas Volz < lists brachttal net> wrote:
Hello,

I use this to connect a signal handler in a treeview:

  m_siteTreeView.signal_row_activated().connect(sigc::mem_fun(*this,
                 &SideBar::onTreeviewRowActivated)

But the signal is only thrown if I double click on a row. But I like a
signal if I normal click the treeview.

regards
Andreas
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list



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