Page 1 of 1

SetWBIcon problem under MorphOS

Posted: Mon Jun 05, 2023 9:53 am
by papiosaur
Hello,

i have a problem with SetWBIcon() command, don't work here under MorphOS...

I use SetWBIcon("nameoftheicon") syntax.

Thanks for your help

Re: SetWBIcon problem under MorphOS

Posted: Mon Jun 05, 2023 4:39 pm
by plouf
You should use application.icon and nit setWBicon
airsoftsoftwair wrote: Sun May 28, 2023 8:54 pm You shouldn't use SetWBIcon() in a MUI program. When using MUI you should use Application.Icon instead.

Re: SetWBIcon problem under MorphOS

Posted: Mon Jun 05, 2023 7:54 pm
by papiosaur
Thanks a lot plouf, i will see that command.