RE: [AD] windows icons and close buttons

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]




I think Peter is talking about the icon shown on the [i]window[i/], not in
explorer. WinMain() usually sets it up when it creates the window. Right now
Allegro just uses IDI_APPLICATION (which looks like the icon used for a DOS
program). The only way to change the icon right now is to create a resource
named IDI_APPLICATION, which generates a warning about redefining.

From: "Vincent Penquerc'h" <vincent@xxxxxxxxxx>
To: <conductors@xxxxxxxxxx>
Subject: RE: [AD] windows icons and close buttons
Date: Mon, 5 Mar 2001 10:31:21 -0000

imho, an icon is something entirely independant to the program, so i don't
think something should be included in the lib to change that.
it should be handled separately (i think windows searches the exe for an
icon, if i'm not mistaken).
comments ?

--
Lyrian


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/