On 1/26/07, Giovanni Bajo <[EMAIL PROTECTED]> wrote: > > Are you building a windowed executable or a console executable? Did you > run Makespec.py with the --windowed option? If not, you can try > regenerating the .spec file (or simply hand-editing it) to turn on > windowed support.
Oh, nice, I didn't know that this option is required. The manual only told me that this suppresses the console. Thanks for the help. By the way: The link to the latest manual on the http://www.pyinstaller.org site is broken. it should be: http://pyinstaller.python-hosting.com/file/trunk/doc/Manual.html?rev=latest&format=raw NOT: http://pyinstaller.python-hosting.com/cgi-bin/trac.cgi/file/trunk/doc/Manual.html?rev=latest&format=raw Could someone with the appropriate access rights please fix it :) and perhaps add it to the manual that the -w option also enables themes for wxPython. H. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
