application icon in delivered win32 app
Hi,
The icon I set via :icon-file keyword is not displayed in Explorer in Windows, only on a title bar. Is there any other way to set the executable file icon visible in Explorer?
BR,
/Alexey
Alexey Veretennikov wrote on Sat, 29 Dec 2018 20:22:39 +0100 22:22: | The icon I set via :icon-file keyword is not displayed in Explorer in | Windows, only on a title bar. Is there any other way to set the | executable file icon visible in Explorer? I would recommend the following: 1) provide both small (16x16) and standard (32x32) device images, 2) use only the standard 16-color palette in the ICO-file. -- Sincerely, Dmitry Ivanov lisp.ystok.ru _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html
Alexey Veretennikov wrote on Sat, 29 Dec 2018 20:22:39 +0100 22:22:
| The icon I set via :icon-file keyword is not displayed in Explorer in
| Windows, only on a title bar. Is there any other way to set the
| executable file icon visible in Explorer?
I would recommend the following:
1) provide both small (16x16) and standard (32x32) device images,
2) use only the standard 16-color palette in the ICO-file.
--
Sincerely,
Dmitry Ivanov
lisp.ystok.ru