Re: Gtktree bug?



Hi Balazs,

I don't really know what causes this. I did reproduce it, and I found that
if you remove the calls to set_sensitive in the callback ::

sub on_tree_select_row {
           print "on_tree_select_row\n";
           my ($widget, $node) = @_;

===>       $gtktree->set_sensitive(0);
===>       $gtktree->set_sensitive(1);
           print "RETURN\n";
}

then the problem goes way. But why, I don't know.

Joao


--
João Moreira de Sá Coutinho
joao moreira reuters com
Paris, France



------------------------------------------------------------- ---
        Visit our Internet site at http://www.reuters.com

Any views expressed in this message are those of  the  individual
sender,  except  where  the sender specifically states them to be
the views of Reuters Ltd.



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