Title: Message
I have a form in a DLL that has an action list and an associated image list. When I use the actions on toolbar buttons (or anything else, I think) - the images don't appear. The DLL form has it's own TApplication even though it's loaded into the same memory space as the main app and I hade to take that into account to pass on the On Idle event to the DLL so that actions could update their status. But I can't seem to get the image list to show. Any ideas?
 
Cheers,
Phil.

Reply via email to