Changes between Version 35 and Version 36 of PluginDevelopment
- Timestamp:
- 01/20/10 16:29:25 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PluginDevelopment
v35 v36 351 351 TODO 352 352 353 === HOWTO add a a custom property to the propert y panel===353 === HOWTO add a a custom property to the properties tab === 354 354 You can store custom information in the pathway using dynamic properties. A plugin can register a custom dynamic property to the [wiki:EditingPathways#Editingobjectproperties properties tab], so users can edit this property for the selected pathway element. To do this, your plugin needs to implement the property interface for the property you want to add: 355 355 {{{
