[Tutor] Redarding Random no display in WXPython

Alan Gauld alan.gauld at btinternet.com
Tue May 6 10:53:37 CEST 2008


"goldgod a" <agoldgod at gmail.com> wrote

>                   I wish to display a random number  in my GUI text 
> box
> which is been developed in Wxpython.. Here i couln't refresh the GUI
> continuously.. Please help me out in this regard..

Look at the Timer object in wxPython.

Set a timer event and in the event handler refresh the display
then restart the timer.


-- 
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld 




More information about the Tutor mailing list