[PyQt] Just a quick question.

zorze starglider.dev at gmail.com
Mon Dec 7 10:32:38 GMT 2009


        import itemedit as itemedit
	# the form is called EditRecord in itemedit module
	form = itemedit.EditRecord()
        form.exec_()

On Sunday 06 December 2009 11:56:05 Philip Ridout wrote:
> Ive got a form with a btton on it. From that button I want to launch a form
> when it is clicked.
> 
> How do I do this?
> 
> Thanks!
> 


More information about the PyQt mailing list