Frame.SetIcon(wx.Icon("MyIcon.ico", wx.BITMAP_TYPE_ICO))
···
On 8/10/07, E R <pc88mxer@gmail.com> wrote:
Hi,
I've created an icon for my wxpython app that I've converted to an exe
with py2exe.
When I minimize the window, however, the MS Windows Flag icon is used
to represent
it on the bottom icon tray. How do I change that?Thanks,
ER
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org