suomaf
2006-09-05 14:05:32 UTC
Hello Christian Weiske,
You are a life saver.. this now works..
$selection->connect('changed',array($this,'toDoTreeView_selection_clicked'));
so do i do the same for the cell renderer? like this ?
$bool_cell_renderer->connect('toggled',array($this,'done_toggled',$store));
where can i read up more on connect so i can understand what i am doing.
Kind regards,
Suomaf
You are a life saver.. this now works..
$selection->connect('changed',array($this,'toDoTreeView_selection_clicked'));
so do i do the same for the cell renderer? like this ?
$bool_cell_renderer->connect('toggled',array($this,'done_toggled',$store));
where can i read up more on connect so i can understand what i am doing.
Kind regards,
Suomaf
--
View this message in context: http://www.nabble.com/treeview-toggle-tf2218198.html#a6152614
Sent from the Php - GTK - General forum at Nabble.com.
View this message in context: http://www.nabble.com/treeview-toggle-tf2218198.html#a6152614
Sent from the Php - GTK - General forum at Nabble.com.