Hey!

I am new to PyQt programming and am trying to activate a secondary qt
form from a primary form. I am unsure as to how this will work as i am
using pyuic4 to convert .ui file to .py and then importing it by:

from SimLCM_GUI import Ui_main

I am unsure as to how the self.ui....commands will function if there
are two such .ui files.

Thanks in advance for any advice!

Cheers
Zabin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to