Re: [python-win32] py2exe & transparent icons

2006-04-18 Thread John Machin
On 19/04/2006 2:49 AM, Metz, Bobby W, WCS wrote: > All, > This may not be the right list for this, but I figured there's > bound to be some py2exe experts. [snip] There's bound to be even more py2exe experts on [EMAIL PROTECTED] :-) > > Thanks, > > Bobby > ___

[python-win32] py2exe & transparent icons

2006-04-18 Thread Metz, Bobby W, WCS
All, This may not be the right list for this, but I figured there's bound to be some py2exe experts. I'm distributing a Tkinter program using py2exe. The program uses a .ico file to change the default Tk icon. The .ico has a transparent background and looks fine when run as script. When