Hi,

long ago the renderer specific properties were associated with the memory
address of the renderer, now they are mapped to the name of the renderers.

However, the API has not been fully updated, and the DataNode functions
still need the pointer to the renderer to set or access a renderer specific
property. The exception is the GetPropertyList that has both versions.

I do some command line processing from a plugin activator (like in the
org.mitk.gui.qt.ext plugin), and I would like to introduce command line
options to set renderer specific visibility for the nodes to be opened. But
the renderers do not exist at this time. I know the name of the renderers.

Would it be possible to update the API to the new semantics, and provide
functions that accept const std::string&?

Shall I open a ticket?

Thanks,
Miklos
------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to