[Gimp-developer] directing STD OUT to a text widget in gtk..

2006-01-23 Thread Hari
Hi all,

  I want to redirect the STDOUT to a text widget in gtk. Actually I am
invoking some APIs which spit some messages on console. I want to
retarget these messages to some text area..

 any suggestions?

Thanks in advance
-Hari
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] directing STD OUT to a text widget in gtk..

2006-01-23 Thread Carol Spears
On Mon, Jan 23, 2006 at 02:40:00PM +0530, Hari wrote:
 Hi all,
 
   I want to redirect the STDOUT to a text widget in gtk. Actually I am
 invoking some APIs which spit some messages on console. I want to
 retarget these messages to some text area..
 
  any suggestions?
 
gimp.message()

carol

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer