Hi DAW,

Been trying to generate/import a single component from an ActiveX control via the studio, see below:

Click image for larger version. 

Name:	StudioOCXImport.png 
Views:	221 
Size:	20.6 KB 
ID:	10881

But the studio creates a pkg with other non-related components within the pkg file.

Click image for larger version. 

Name:	StudioOCXImported.png 
Views:	207 
Size:	27.3 KB 
ID:	10882

To Reproduce:
  1. Download and Install Chilkat ActiveX control
  2. Start Studio either DF18.2 or DF19
  3. File -> New -> Class -> Import COM ActiveX
  4. Choose "Chilkat ActiveX v9.5.0"
  5. Manually Untick / unselect the "Generate" option for all components.
    1. Would be nice to have a "Select All" or "Select None" option here !

  6. Select only 1 component (ie cComChilKatZip or cComChilKatSFtp)
  7. The Pkg should automatically be named as the component name.
  8. Press OK


Notice that the generated file has other unrelated components generated too.

My Question:
Is this normal, an issue with the OCX or a bug?


Thanks.