Hi, I really like the use of the control point status as it is implemented in the Markups module. I mainly use the functionality of the buttons in the column of the table to change the status of individual control points.
Currently, I am building a scripted module where I would like to implement the same functionality, because the constant switching between the custom scripted module and the Markups module would be annoying.
To my knowledge, qSlicerSimpleMarkupsWidget does not provide this functionality. Is there an easy way to get the same kind of table integrated in my module?
It would be easy to add a “position status” column to the simple markups widget, which you could click to cycle through the position states (as in the main Markups GUI). Would that be sufficient for your use case?
Thank you so much for quickly resolving this request. I guess it will be available in the new nightly release? Is there any way to get it working within a stable release, too?