Re: [pygtk] Notebook tab functions

2002-05-27 Thread Christian Reis
On Sun, May 26, 2002 at 08:50:03AM -0600, Collins wrote: > Is there a way to code a python function that receives an object that > can be invoked in that function, i.e. the equivalent of passing in a > pointer to funtion in C code and invoking that function or passing its > address to another fun

Re: [pygtk] Notebook tab functions

2002-05-26 Thread Shandy Brown
That, or something like it, should work. Have you tried it? On Sun, 2002-05-26 at 10:50, Collins wrote: > Is there a way to code a python function that receives an object that > can be invoked in that function, i.e. the equivalent of passing in a > pointer to funtion in C code and invoking that

[pygtk] Notebook tab functions

2002-05-26 Thread Collins
This is more of a python question than a pygtk question, but I've been unable to sort it out with my python books and several google searches. I have created a notebook than creates two tabs to display the contents of two different directory structures (installed packages and packages available f