ilastik-0.5 icon indicating copy to clipboard operation
ilastik-0.5 copied to clipboard

Convert GUI components into designer plugins

Open thorbenk opened this issue 13 years ago • 0 comments

Currently we have at least the following widgets:

  • ImageView2D + its HUD widget
  • QuadSplitter
  • OverlayWidget
  • LabelListWidget
  • Ribbons (are they completely deprecated?)
  • Statusbar
  • Several widgets that are inside ilastik dialogs right now

Convert these to be used in Qt designer, so that we can easily rearrange these GUI elements. For reference see:

  • http://www.qtcentre.org/wiki/index.php?title=Designing_Custom_Controls_with_PyQt&oldid=2944
  • http://diotavelli.net/PyQtWiki/Using_Python_Custom_Widgets_in_Qt_Designer

Depends on: finished volumeeditor refactoring, finished ilastik GUI refactoring

Time estimate: 1-2 days

thorbenk avatar Jul 09 '11 13:07 thorbenk