PythonCard question

DarkBlue nomail at nixmail.com
Thu Aug 17 09:12:31 EDT 2006


Is it possible to create pythoncard textField components 
dynamically during run time ?

Something on the lines of

pseudo code :

def make_textfield(length,topleftposx,topleftposy):
    doit

self.make_textfield(120,20,20)

  
Thanks for any ideas.


       




More information about the Python-list mailing list