1
General / Having trouble setting icon...App.SetIcon(32, 32, Icon);
« on: April 01, 2011, 12:58:09 am »
could you please show how you did it. I am trying really hard to put an icon
to my application, so far no result. I am having the same code as you..
App.SetIcon (32,32,icon);
latter I changed it to App.SetIcon (32,32,icon.GetPixelsPtr());
still not working. what might I have done?
to my application, so far no result. I am having the same code as you..
App.SetIcon (32,32,icon);
latter I changed it to App.SetIcon (32,32,icon.GetPixelsPtr());
still not working. what might I have done?