View Single Post
Old Mar 8th, 2008, 2:30 PM   #4
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
Re: Set application Icon wxPython

Works great. I was going about it the wrong way trying to self.SetIcon() on on the frame class since I couldn't find decent references for this specific issue under wxPython documentations. I really miss the F1 in C# & MSDN when working with python. Thanks for the help.
OpenLoop is offline   Reply With Quote