regarding process preemption in linux

2008-05-19 Thread PARIMALA KALAVALA
Hello, I am presently working on linux. I wanted to know how to view the preemption of one process by another process. If we give TOP command we are not able to visualize it or do we need to write any different code to see it or is it possible to see it in the proc file system. Any help woul

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.