Re: [twsocket] C++Builder 2006 and ICS

2006-02-01 Thread Arno Garrels
Albert Wiersch wrote:
> I found a solution!

Wow, 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   
HKCU\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


Re: [twsocket] C++Builder 2006 and ICS

2006-02-01 Thread Arno Garrels
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


Re: [twsocket] C++Builder 2006 and ICS

2006-01-31 Thread Albert Wiersch

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


Re: [twsocket] C++Builder 2006 and ICS

2006-01-31 Thread Albert Wiersch

It is unfortunate if a new package is necessary. Why can't the Delphi and
C++Builder personalities share the same components in BDS 2006? I was hoping
this would be a huge plus for BDS 2006, but if separate installs and
packages are needed, then that really puts a damper on it.

Where can I get a package for C++Builder 2006 or can someone guide me in
creating my own?

--
Albert Wiersch
AI Internet Solutions
[EMAIL PROTECTED]
http://www.htmlvalidator.com/



> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Arno Garrels
> Sent: Tuesday, January 31, 2006 2:11 PM
> To: ICS support mailing
> Subject: Re: [twsocket] C++Builder 2006 and ICS
> 
> 
> Albert Wiersch wrote:
> > I downloaded the latest ICS BETA and installed it in BDS 2006, but I
> > cannot access the components in the C++Builder personality. 
> 
> I made a separate package for BCB. If I change personality I need to
> install appropriate package (uninstalling the other one first).
> But I'm realy no BCB specialist, I had a first look at BCB 
> last weekend.
> 
> Arno

-- 
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


Re: [twsocket] C++Builder 2006 and ICS

2006-01-31 Thread Arno Garrels
Albert Wiersch wrote:
> I downloaded the latest ICS BETA and installed it in BDS 2006, but I
> cannot access the components in the C++Builder personality. 

I made a separate package for BCB. If I change personality I need to
install appropriate package (uninstalling the other one first).
But I'm realy no BCB specialist, I had a first look at BCB last weekend.

Arno

> 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


[twsocket] C++Builder 2006 and ICS

2006-01-31 Thread Albert Wiersch

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