Re: [AD] Proposal for a set_icon function |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> For Windows, we may not need this. Creating an icon with the
> IDI_APPLICATION identifier does make the icon appear in the desired
places;
> the problem is that calling set_)window_title seems to clear the icon.
Does
> anyone with experience in the Windows guts of Allegro know how to keep
> set_window_title from clearing the icon?
Yes, don't try to override windows own icons =)