threading

2008-08-13 Thread Parimala
od but still I am not able to abort the thread. Could you please suggest me how can I abort the thread at any point in time using CTRL+C. Thank you. Regards, Parimala. ###

regarding process preemption in linux

2008-05-19 Thread PARIMALA KALAVALA
would be appreciated. Thanks Parimala -- http://mail.python.org/mailman/listinfo/python-list

how to copy the contents of pygtk into a file

2007-04-16 Thread PARIMALA KALAVALA
hi, I want to know how to copy the contents of a pygtk application into a file and include that in other applications. Pls reply to this . bye. -- http://mail.python.org/mailman/listinfo/python-list

regarding tree iterators

2007-04-16 Thread PARIMALA KALAVALA
hi , I wanted to know how to move data from one row to another row or how to copy contents of one row to another row if we click any button in a table in pygtk. Do we need to use get value and set value methods in tree iterators. pls reply to this as early as possible. Thank you. -- http:/

how to combine two applications in pygtk

2007-04-16 Thread PARIMALA KALAVALA
hi, I want to know how to integrate two applications in pygtk. Should we add any header files in the main program or import any modules. also if we need to import any modules then how to convert the application in a module. Pls reply to this mail as soon as possible.