Alfred Vink wrote: >> Use the IOTASplashScreenServices interface, provided by the ToolsAPI unit. > > Where exactly do I put this, I never used this before.
I have no idea; I've never used it either. > I now added this to the register procedure but then it only shows once and > not each time the comp pack loads on startup. I think component packages are usually only loaded when there is a project loaded that needs that package. Delphi 2005 made some changes to avoid loading component packages that aren't actually being used. > Couldn't find much info about this on the net. You probably found reference to an article by Erik Berry. He's the guy for this kind of stuff. Read that article, and then ask questions on borland.public.delphi.opentoolsapi. -- Rob __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
