Re: communication between objects - help

2009-04-11 Thread Murali kumar
Thanks a lot for help.. On Sat, Apr 11, 2009 at 6:27 PM, Dave Angel wrote: > > > Murali kumar wrote: > >> thanks a lot.. >> >> I think passing the main object only by reference.. so, this does not >> causes >> any overhead.. >> >> am i correct..? >> >> >> On Fri, Apr 10, 2009 at 4:02 PM, Dave An

Re: communication between objects - help

2009-04-11 Thread Dave Angel
Murali kumar wrote: thanks a lot.. I think passing the main object only by reference.. so, this does not causes any overhead.. am i correct..? On Fri, Apr 10, 2009 at 4:02 PM, Dave Angel wrote: Murali kumar wrote: hi all.. I'm posted in a word doc becoz to add a image to explai

Re: communication between objects - help

2009-04-10 Thread Dave Angel
Murali kumar wrote: hi all.. I'm posted in a word doc becoz to add a image to explain my problem.. also I think gmail automatically scans for attachments.. anyway.. here's my problem...( see the image) http://www.2shared.com/file/5299759/45e4c614/load.html Using : Python 2.6 , wxPython 2.8.9