[Tutor] Threads, ok to access parent script methods by passing 'self' ?

dave selby dave6502 at gmail.com
Tue Jun 5 12:13:41 CEST 2012


Hi All,

If a thread is started and 'self' is passed as a parameter, is it
acceptable to access methods of the calling class via
'self.updateGrid()' etc from within the thread or does everything have
to be done via wx.lib.pubsub and publisher calls ?

Cheers

Dave







-- 

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html


More information about the Tutor mailing list