Re: wx Python event question

2007-01-27 Thread dudds
timer.Start(500) > > On Jan 27, 5:56 pm, "dudds" <[EMAIL PROTECTED]> wrote: > > > Hi I really haven't used wxPython before and I was just wondering if > > there was some sort of timer event that can be used. For example if I > > have a database th

wx Python event question

2007-01-26 Thread dudds
Hi I really haven't used wxPython before and I was just wondering if there was some sort of timer event that can be used. For example if I have a database that I want to query at regular intervals and display the results in a window is that possibly to do under a wx Python program? So far I have c

PythonCard installation

2007-01-23 Thread dudds
Anyone had any joy with this using FC6?? When I try to run code editor I get the error "Traceback (most recent call last): File "/usr/lib/python2.4/PythonCard-0.8.2/tools/codeEditor/codeEditor.py", line 13, in ? from PythonCard import about, configuration, dialog, log, menu, model, resource,

Help please using telnetlib module

2006-12-23 Thread dudds
Hi Guys, I just started learning Python a couple of days ago and to put some of what I learnt into practice. As such I thought I might try and write a simple program (based on examples I had seen) that would allow me to log into a Cisco router, enter configuration mode, change an interface descrip