FYI
FYI
Originally shared by Lars Fosdal
TMS AdvGrid Icons in conflict with application MainIcon
My App gets a black X mark for an icon from GRDCLEAR, instead of my own design.
Any suggestions for workaround?
Should TMS have put these dynamically loaded icons into an RC resource instead of directly as an Icon?
See also: https://plus.google.com/photos/103128232230617819686/albums/5867383580346252241/5867383585521120866
IIRC, it has to do with alphabetical ordering (GRDCLEAR comes before MAINICON)...
ReplyDeleteIt does indeed - but MAINICON is set by Delphi, and TMS controls the others.
ReplyDeleteThis has been fixed in the latest version.
ReplyDeleteI thought I had done something whaky to my project. I spent about 20 hours trying all kinds of things to figure out why my icon turned to an X in a project. Created a new DPR and still no go.
ReplyDeleteFinally had to resort to resetting the icon using a post build utility.
Glad it's found and will be corrected.
Nancy Lescouhier - Confirmed.
ReplyDeleteJust ran a compile with the latest TMS and confirmed as well.
ReplyDelete