Re: [Tutor] Sharing data between modules

2006-10-19 Thread Dave Kuhlman
On Thu, Oct 19, 2006 at 10:41:27AM +0100, [EMAIL PROTECTED] wrote: > Hi > > just starting to get to grips with writing GUIs in Python using wxPython and > not being a computer scientist, have a philosophical question about the > "best" > way to pass data between various modules. For example, I

Re: [Tutor] Sharing data between modules

2006-10-19 Thread Kent Johnson
[EMAIL PROTECTED] wrote: > Hi > > just starting to get to grips with writing GUIs in Python using wxPython and > not being a computer scientist, have a philosophical question about the > "best" > way to pass data between various modules. For example, I anticipate having > one module to look a

Re: [Tutor] Sharing data between modules

2006-10-19 Thread Python
On Thu, 2006-10-19 at 10:41 +0100, [EMAIL PROTECTED] wrote: > Hi > > just starting to get to grips with writing GUIs in Python using wxPython and > not being a computer scientist, have a philosophical question about the > "best" > way to pass data between various modules. For example, I antici

Re: [Tutor] Sharing data between modules

2006-10-19 Thread johnf
On Thursday 19 October 2006 02:41, [EMAIL PROTECTED] wrote: > Hi > > just starting to get to grips with writing GUIs in Python using wxPython > and not being a computer scientist, have a philosophical question about the > "best" way to pass data between various modules. For example, I anticipate >

[Tutor] Sharing data between modules

2006-10-19 Thread etrade . griffiths
Hi just starting to get to grips with writing GUIs in Python using wxPython and not being a computer scientist, have a philosophical question about the "best" way to pass data between various modules. For example, I anticipate having one module to look after the GUI stuff where users can input