View Single Post
Old Mar 8th, 2008, 10:42 AM   #1
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
Question Set application Icon wxPython

Anyone knows how to set the application icon for a wxPython app? I have some leads about the wx.Frame.SetIcon() function, but how do I load the icon from a .ico or .bmp file into my program?
OpenLoop is offline   Reply With Quote