Re: FlashWindow and PDFWindow
Alec Bennett <[email protected]> Tue, 16 Feb 2010 19:08:56 -0800
| Newsgroups | gmane.comp.python.pythoncard |
|---|---|
| Message-ID | <[email protected]> |
And if you're using PyInstaller and PythonCard, remember that you need to explicity import all the components. So for example: from PythonCard.components import statictext, imagebutton, textfield, textarea #, [and so on] from PythonCard import graphic, timer # [and so on] # and for our fantastic new flashwindow: from PythonCard.components import flashwindow ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Pythoncard-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pythoncard-users