Re: Multiline Textbox...



hpnadig wrote:
I need a multi line text widget in my application.  But when I went
through the  GTK manual, I came across this widget called 'text' widget
which has been deprecated...

Is there any alternative widget that I can use?

also I need to get the text entered -(back) for processing....

Now you use the widgets GtkTextView and GtkTextBuffer to display a
multi-line edit box.  You can read up on them here:

http://developer.gnome.org/doc/API/2.0/gtk/TextWidgetObjects.html

--
Keith Maika
http://kicken.mine.nu:8008/  - Personal Site.
http://wiser.kicks-ass.org:8008/  - Long-term Project.
http://www.fsf.org/philosophy/can-you-trust.html - Can you trust your
computer?
http://www.fsf.org/philosophy/no-word-attachments.html - Support Free
Communication.




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