2021.06.01 Hangout - 11 AM ET after Project Week Meeting

Tomorrow, we will be having our next weekly hangout at 11:00 AM ET, after the Project Week meeting . We will be remaining on the Project Week Zoom call for the hangout.

Anyone is welcome to join to ask questions!

Agenda:

  • Slicer 5
  • Extension manager

Feel free to post to this thread to request/suggest a topic!

Thanks
Sam and J-Christophe

Following up on our conversation, I’m sharing a short screen recording showing showing node creation and placement node selection from the in-progress Markups toolbar. Following advice from @lassoan, this will be updated to use the existing Simple Markups widget, with modified persistence options.

1 Like

The qSlicerSimpleMarkupsWidget contains a node selector and a control point list. The node selector could be fine, but probably we don’t want a control point list in the toolbar. So, probably the qSlicerMarkupsPlaceWidget() would be a more suitable choice (which does not contain a node selector and control point list).

1 Like