GTK 2.0 GtkTreeViewColumn buggy?



I'm trying to add some widget to a GtkTreeView  using  the  function
gtk_tree_view_column_set_widget. If i add a GtkLabel all work  fine,
but if a add, for example, a GtkButton using gtk_button_new_mnemonic
the button doesn't callback to the clicked signal...  but r eply  to
the mnemonic <alt-s>.

Even if a add a GtkEntry the problem persist...

How can i solve it?


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