Skip to content
Snippets Groups Projects
  • Jim's avatar
    6c442916
    Implement settings interface for plugins · 6c442916
    Jim authored
    Add a fairly easy to use settings interface that can be passed to
    plugins, and replaced the old character string system that was being
    used before.  The new data interface allows for an easier method of
    getting/altering settings for plugins, and is built to be serializable
    to/from JSON.
    
    Also, removed another wxFormBuilder file that was no longer in use.
    6c442916
    History
    Implement settings interface for plugins
    Jim authored
    Add a fairly easy to use settings interface that can be passed to
    plugins, and replaced the old character string system that was being
    used before.  The new data interface allows for an easier method of
    getting/altering settings for plugins, and is built to be serializable
    to/from JSON.
    
    Also, removed another wxFormBuilder file that was no longer in use.