On 01/11/2010 11:57 PM, Zabin wrote:
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
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.uicommands will fu