Re: CTree get_text (was RE:setting object data (how do I?))



Thanks,

($text) = $ctree->get_node_info($ctree->selection);

also works.  Is it a bug that get_node_text doesn´t ???

Now how do i get the parent node?

Liviu BURCUSEL wrote:

Dermot Musgrove wrote:

Jim Edwards wrote:

[...]

So I reckon that for col 0 (pixtext) you need:

  $ctree->get_pixtext($ctree->selection, 0);

To be more precise
($text, $pixmap) = get_pixtext($ctree->selection, 0);

Liviu

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list





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