Re: Gtk2::TextView
- From: "muppet" <scott asofyet org>
- To: gtk-perl-list gnome org
- Subject: Re: Gtk2::TextView
- Date: Mon, 19 Jul 2004 11:03:57 -0400 (EDT)
Daniel Kasak said:
Artūras Šlajus wrote:
Daniel Kasak wrote:
...
my $slist = $prospects->get_widget("Notes_SList");
my @selected = $slist->get_selected_indices;
my $note_txt = $slist->{data}[$selected[0]][3];
sanity check: are you sure that $note_txt is set and non-empty?
What am I doing wrong?
hmm
everything seems ok.
looks okay to me, too. the problem is most likely something small elsewhere
in your program and/or glade file.
are you sure you're getting the right widgets?
can you make it work outside of your app by using a textview by itself?
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]