>   In the more general case, you have to define for yourself
> what "next" means.  Python makes it quite easy to build a
> a hierarchy of stateful logical "wrapper" objects which 
> contain the pyGTK objects.  These highest-level objects can
> then have arbitrary logical relationships designed into them,
> including customized predecessor/successor relationships which
> are not constrained by the structure of the GTK widget tree.
> 
>   There's some overhead, of course, but it's probably small.

    This is what i was looking for, Thanks a lot.


Arun.    
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to