Re: image files packaged into single file executalble py pyinstaller
Johan Vromans <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Organization | Squirrel Consultancy |
| Message-ID | <[email protected]> |
On Thu, 2 Nov 2017 23:14:13 +1100, "Brendan Simon (eTRIX)" <[email protected]> wrote: > I want to build my wxpython app as a Mac app bundle, using pyinstaller. > I can get it to run ok on my PC, because the images that were created > via wxglade actually exist on my Mac. i.e. the hardcoded absolute paths > that wxglade generates will only work on my Mac. I don't know about python, but I resolved this in Perl by overriding the Wx::Bitmap::new method. Not nice, but effective :) -- Johan ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general