Re: Text widget problem



On Mon, 2002-04-29 at 14:40, Raf Verholen wrote:
Hi all i am new with Gtk perl ...

I want to retrieve the contents of a text widget ?
can you guys tell me how ?

I rtfm , but no help for me in there .....
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

$text->get_chars(0, -1);

The trick is knowing that Gtk::Text is descended from Gtk::Editable. 
You might want to read
http://personal.riverusers.com/~swilhelm/gtkperl-tutorial/.

-- 
Today is Prickle-Prickle the 46th day of Discord in the YOLD 3168


Missile Address: 33:48:3.521N  84:23:34.786W




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