|
Customising Smart-Type |
Top Previous Next |
|
Smart-Type is supplied as an ABC compliant class.
It's easy to change the way Smart-Type works by changing properties of the class ...
First, find the name of the class ...
First click on the Class tab of the extension template ...
The name of this class is MySmartType1
Then find an embed spot anywhere after the class init method parent call ...
Here you can change class properties.
|