Re: CTree get_text (was RE:setting object data (how do I?))
- From: Jim Edwards <jedwards inmet gov br>
- To: Liviu BURCUSEL <liviu mediaimage ro>
- Cc: gtk-perl <gtk-perl-list gnome org>
- Subject: Re: CTree get_text (was RE:setting object data (how do I?))
- Date: Wed, 27 Jun 2001 12:34:16 +0000
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]