Mark,

> Ok, using resource workshop I deleted all the various resources I was
> including, still didn't show...  so I deleted the MAINICON
> and voila, I got a
> 'default' icon in explorer...  so then I created an ICON
> resurce (32x32x16) and
> draw something, saved.... voila... I have an icon in explorer
> or a squiggly
> line.
>
> This leads me to believe that the icon resource is poked...
> but it doesn't
> explain why it displays properly in the application.
>
> I guess I'm one step closer, but with the same distance to travel :-)

Did you remove the dfm resources?

> > You have a form that is bigger than 1 meg in your application.  This
> > happened to me ages ago after I loaded a large bitmap on
> one of my forms.
> > I took me months to work it out.
>
> Hmm, that largest .dfm I have is my splashscreen at 480k, or
> who you mean a
> form larger than 1mb after its been compiled (not that theres
> alot of code in
> the splash screen anyway)...

You have a 480K splash bitmap embedded into your app?  The app'll be slow to
load!  What if you removed the bitmap from the form and recompiled the app?

Regards,
Dennis.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to