Thanks for the feedback. It is greatly appreciated.
Let me check out your references and see where they take me.
Will post back and let you know how useful this was.
thanks! Lee
--
http://mail.python.org/mailman/listinfo/python-list
Lee,
have you considered using the Model-View-Presenter pattern? There is a nice
example on the wxPython wiki:
http://wiki.wxpython.org/ModelViewPresenter
This scales well to complex GUIs. Grasping the concept and writing the
initial code is the difficult part. Code is then much easier to deve
On Sep 9, 3:05 pm, [EMAIL PROTECTED] wrote:
> Hi,
>
> I have just started writing a GUI using wxpython after finding a
> limitation using Tkinter. I have read most tutorials on wxpython and
> slowly becoming accustomed considering I started with the latter GUI
> tool first!
> I must quote first tha
Hi,
I have just started writing a GUI using wxpython after finding a
limitation using Tkinter. I have read most tutorials on wxpython and
slowly becoming accustomed considering I started with the latter GUI
tool first!
I must quote first that I am a novice user of python so the issue(s) I
have may