[Glade-users] How to deal with multi-line input ?



On Mon, Nov 9, 2009 at 6:16 PM, Raji Seetharaman <sraji.me at gmail.com> wrote:


Hi

Can anyone say how to recieve multiline input from the user at runtime using
Python and Glade?

You need to setup a GtkTextView/GtkTextBuffer.

Make sure the GtkTextView is "editable" and then
connect to the "changed" signal on the GtkTextBuffer.

Cheers,
       -Tristan



Thanks & Regards

Raji. S

_______________________________________________
Glade-users maillist ?- ?Glade-users at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-users






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