|
Notes |
|
|
(0014489)
|
|
Utkarsh Ayachit
|
|
2009-01-08 10:27
|
|
|
Berk, probably you just need to call CreateOutputPorts() and then the GUI will start showing the eye balls. |
|
|
|
(0015743)
|
|
Berk Geveci
|
|
2009-03-20 15:29
|
|
|
Reminder sent to: Utkarsh Ayachit You mean I need to create a representation right? The eye balls are tied to the representation.
I can do that but that causes the source/filter to execute as soon as it is created, which is bad. Maybe we need to go all the way and totally emulate creating a filter from the menu? I mean maybe the Apply button should become green and you should press it or call Apply() from Python which would cause:
* Eyeball to show up
* Filter to execute
* View to render
We need to refactor this sort of stuff into a server manager business logic thing-a-magick that is shared by Python and Qt. I suggest postponing these changes until after then. |
|
|
|
(0037618)
|
|
Kitware Robot
|
|
2016-08-12 09:57
|
|
Resolving issue as `moved`.
This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page. |
|