Chapter 5 Using the PowerDesigner Interface
Declaring a user-defined add-in
You can create user-defined XML or ActiveX add-ins. For more information about the add-in creation procedure, see "ActiveX add-in" and "XML file add-in" in the "Accessing objects using VBScript" chapter.
When you create an add-in you must declare it and enable it in the Add-ins page of the General Options dialog box otherwise it will not be available in the program.
To declare a user-defined add-in:
- Select Tools→General Options to display the General Options dialog box. By default, the General category is selected.
- Select Add-ins in the Category tree view to display the Add-ins page.
- Click the Add a new XML add-in tool.
or
Click the Add a new ActiveX add-in tool.
A new add-in appears in the list.
- Type the name of your add-in in the Name box.
- Select the XML file corresponding to the XML add-in or select a DLL or an EXE file corresponding to the ActiveX file. You can also use the browse tool to select a file.
- (ActiveX only) Type the name of the ActiveX implementation class in the Class box.
- Click OK.
Copyright (C) 2005. Sybase Inc. All rights reserved.
|
|