Re: Wx Python - Code Structure & Event Handling

2008-09-10 Thread lee . walczak
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

Wx Python - Code Structure & Event Handling

2008-09-09 Thread lee . walczak
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

Tkinter and TableList - Configure the Temporary Embedded Widgets

2008-08-19 Thread lee . walczak
I actually post a topic relating to my problem here: (http://groups.google.co.uk/group/comp.lang.python/browse_thread/ thread/a073d532c4481bfe?hl=en# ) But I thought it could be useful to place an example of my problem here aswell. This a small piece of testcode that creates a TableList. When the

Re: configuring temporary entry widget of TableList Cell using Python

2008-08-18 Thread lee . walczak
On Aug 18, 7:01 pm, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > It is this procedure I am trying to replicate in Python. Is it > > possible to guide help tell me the right approach here. Of course I > > can submit my code to help ( if this is useful ) but the problem I >

configuring temporary entry widget of TableList Cell using Python

2008-08-18 Thread lee . walczak
ssible to guide help tell me the right approach here. Of course I can submit my code to help ( if this is useful ) but the problem I think clear to see from these summary details. Please take it easy on me, I am a HW engineer by trade and am slowly (but surely) gaining more knowledge & experien

Tkinter and TableList - Registering alternative Cell widgets

2008-08-14 Thread lee . walczak
may help me resolve this myself. I appreciate any useful feedback in helping me resolve this "hurdle". Please feel free to ask more questions if you require more information. Best Regards, Lee Walczak -- http://mail.python.org/mailman/listinfo/python-list

Re: Importing a 3rd Party windows DLL for use within th Python

2008-04-05 Thread lee . walczak
Thankyou kindly for all the details you have provided. IT is nice to know that there is a community to help. I will let you know how I get on! Many Thanks, Lee -- http://mail.python.org/mailman/listinfo/python-list

Importing a 3rd Party windows DLL for use within th Python

2008-04-04 Thread lee . walczak
Hi, I have recently started learing how to code/script in Python which I am realy enjoying. I am new to this game as my background is RF/HW design engineer so coding is not my first skillset , so please bare with me! I am a little lost with how to procede on this problem. I need to write a pytho