Thanks, but that wasn't it.
Phil.
----- Original Message ----- 
From: "Dennis Chuah" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Thursday, September 25, 2003 2:43 PM
Subject: Re: [DUG]: ImageList images


> Message
> Not sure if this will fix your problem, but there is a bug in the VCL -
when
> toolbars are loaded in a form, in some instances, the associated image
list
> becomes unassigned.  The workaround is to reassign the image list in the
> FormShow - but only do it once per form.
>
> ----- Original Message -----
> From: Phil Middlemiss
> To: Multiple recipients of list delphi
> Sent: Thursday, September 25, 2003 1:41 PM
> Subject: [DUG]: ImageList images
>
>
> 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.
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to