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

 

clip0018

 

First click on the Class tab of the extension template ...

 

clip0019

The name of this class is MySmartType1

 

Then find an embed spot anywhere after the class init method parent call ...

 

clip0020

 

Here you can change class properties.