Difference between revisions of "2016 Summer Project Week/Guidelets"

From NAMIC Wiki
Jump to: navigation, search
m
m
Line 29: Line 29:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
* A developers' guide has been added to the SlicerIGT website to specifically help in developing Guidelets: http://www.slicerigt.org/wp/developer-tutorial/
 
* A developers' guide has been added to the SlicerIGT website to specifically help in developing Guidelets: http://www.slicerigt.org/wp/developer-tutorial/
* An example (minimal) guidelet module has been added to SlicerIGT to provide a starting point for new guidelet development.
+
* An [https://github.com/SlicerIGT/SlicerIGT/tree/master/ExampleGuidelet example (minimal) guidelet module] has been added to SlicerIGT to provide a starting point for new guidelet development.
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 08:20, 25 June 2016

Home < 2016 Summer Project Week < Guidelets

Key Investigators

  • Tamas Ungi (Queen's University)
  • Andras Lasso (Queen's University)
  • Thomas Vaughan (Queen's University)

Project Description

Objective

  • The Guidelet base classes have been developed for IGT applications at the 2015 Summer Project Week by Andras Lasso and Laszlo Kanyasi. Since then, many applications were built using Guidelet to provide a full-screen, simplified GUI for IGT applications.
  • Review issues and requested features related in Guildelet-based applications
  • Provide developers' guide for those who wish to use Guidelet as a base for their applications.

Approach, Plan

Progress