View Single Post
Old 04-22-2015, 12:26 AM   #1
naveen.chandran
Junior Member
naveen.chandran began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2015
Device: none
Question Add Custom User Configuration Popup to Viewer Plugin

Hello,

I have created a viewer plugin, and would like to know how to include settings in the toolbar on the left of the viewer (similar to preferences).

I would also like to know how I would be able to save and get preference values, as well as display them for editing to the user.

I saw on the documentation for plugins the
save_settings(config_widget)
and
config_widget()

methods, but I do not know how to implement them.

Could anyone provide me with more information on this?
naveen.chandran is offline   Reply With Quote