Whow, that works even when you launch BDS with both personalities. Life can be so easy :)
BTW: To get rid of the resampled BMP's in the tool palette you need a new set of dcr-files. Download: http://www.duodata.de/misc/IcsBdsDcr.zip They will be included in next ICS release. Also there seems to be a bug in BDS loading resources from third party packages delayed so that even with the new dcr files the default BMP is displayed resampled unless you either open a project with ICS components or drop a component on the form. In order to fix that navigate to HKEY_CURRENT_USER\Software\Borland\BDS\4.0\Package Cache\IcsBcb100.bpl\ and set "Demand Load Package = 0" and start BDS. It will be reset to 1 but after that change the bitmaps are always shown in the correct size. Arno Albert Wiersch wrote: > I found a solution! > > 1. Uninstall the ICS package from BDS 2006. > 2. Exit BDS and run the Delphi Win32 personality. > 3. Load the ICS BDS 2006 package. > 4. Goto the Project Options->Linker and select "Generate all C++Builder > files". Click OK. > 5. Compile and install the package. > 6. If you exit and load the C++Builder personality now, the components > should now be in the Tool Palette. > > -- > Albert Wiersch > AI Internet Solutions > [EMAIL PROTECTED] > http://www.htmlvalidator.com/ > > > >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Albert Wiersch >> Sent: Tuesday, January 31, 2006 1:38 PM >> To: 'ICS support mailing' >> Subject: [twsocket] C++Builder 2006 and ICS >> >> >> >> I downloaded the latest ICS BETA and installed it in BDS >> 2006, but I cannot >> access the components in the C++Builder personality. They >> seem to be in the >> Delphi personality only. I need them in the C++Builder >> personality. Can >> anyone help with getting the latest BETA installed in BDS 2006 so the >> components are available in the C++Builder personality? >> >> By the way, it seems I also have this problem with some other >> components. I >> need them in the C++Builder personality but they're only >> available in the >> Delphi personality. >> >> Thank you. >> >> -- >> Albert Wiersch >> AI Internet Solutions >> [EMAIL PROTECTED] >> http://www.htmlvalidator.com/ >> >> -- >> To unsubscribe or change your settings for TWSocket mailing list >> please goto http://www.elists.org/mailman/listinfo/twsocket >> Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
