Proposals:Improved Plugin Features
From Stellarium Wiki
Revision as of 11:37, 22 April 2009 by Matthewg42 (Talk | contribs)
It would be good to have some more consistent methods available to plugin developers to achieve some common tasks:
- addition of toolbar buttons
- addition of help text
- signals from core classes for things like observer location change (so we don't have to poll!)
- unloading protocol (e.g. hiding toolbar buttons)
- mechanism for using translatable strings