Import 2017-06-07 23:51:09: master f2d48933

Author Committer Branch Timestamp Parent
mwoehlke mwoehlke master 2014-05-30 18:43:18 master 2ea8f97a
Affected Issues 0003603: Creation of python extension directly from Slicer.
Changeset

ENH: Add UI for modifying template paths

Create a settings panel for the Extension Wizard module that allows
editing the list of paths used to find templates. Change how we read
settings to work with the way ctkSettingsPanel stores lists.

Issue 0003603

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23284 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Scripted/ExtensionWizard/CMakeLists.txt Diff File
mod - Modules/Scripted/ExtensionWizard/ExtensionWizard.py Diff File
add - Modules/Scripted/ExtensionWizard/ExtensionWizardLib/SettingsPanel.py Diff File
mod - Modules/Scripted/ExtensionWizard/ExtensionWizardLib/__init__.py Diff File