 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Stas Guest
|
Posted: Thu May 03, 2007 11:19 pm Post subject: ActiveX in BDS 2006 |
|
|
Hello all!
I have some problems with BDS 2006:
1. I can't found ActiveX tool palette.
2. I can correctly import new ActiveX control in my project
Is realy bag or my error or why?
Thanks.
Stas. |
|
| Back to top |
|
 |
Liz Guest
|
Posted: Thu May 03, 2007 11:56 pm Post subject: Re: ActiveX in BDS 2006 |
|
|
Stas wrote:
| Quote: | Hello all!
I have some problems with BDS 2006:
1. I can't found ActiveX tool palette.
2. I can correctly import new ActiveX control in my project
|
Did you do component->import component->import activex control
generate the files
then add them to a package and install it?
--
Liz the Brit
Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings |
|
| Back to top |
|
 |
Craig Farrell Guest
|
Posted: Fri May 04, 2007 1:02 am Post subject: Re: ActiveX in BDS 2006 |
|
|
Hi,
| Quote: | 1. I can't found ActiveX tool palette.
|
The tool palette is more context sensitive than
you might be used to. e.g. you will see the win32
activex category only when a Win32 form designer is
open.
| Quote: | 2. I can correctly import new ActiveX control in my project
|
The "Install into new/existing package" wizard is gone
now. Also, the standalone Package Manager (and its
"Install" button) is gone.
To import and install, do:
1) Create or open a package
2) Component | Import Component, Import AxtiveX, click Next
3) Select any control from the list, click Next
4) Make sure "Generate Component wrappers" is ON, click Next
[when this checkbox is ON, the palette page changes to "ActiveX"]
5) Select "Add unit to Project", click Finish
6) Right-click on the bpl node in Project Manager, select "Install"
[this should result in a "success" message with the name of the control]
--Craig |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|