I am migrating a set of D6 components to D2007 as .Net components.
I have had a number of pointer / casting / messaging / code type issues that
I am sorting, but one persistant problem that I have not been able to crack
is the palette bitmaps.
The D6 code has a .dcr file to match each .pas component file, with a bitmap
in it .dcr that mathed the component name.
I have tried these .dcr files in D2007, also named them as the
T<componentname>, changed the resourse name to the T<componentname>, in
every combination I can think of.
I have ensured that the project is rebuilt, and exited and reloaded D2007
each time.
Everytime I still get a palette of components that are using the default
icon.
Is there a special method or procedure to get component icons to work for a
set of .net compoents in D2007?
Has anyone else managed to make this work?
Thanks
Greg.