[vtkusers] how can i add my program output to a GUI?

John Drescher drescherjm at gmail.com
Tue Aug 26 10:52:37 EDT 2008


On Tue, Aug 26, 2008 at 10:45 AM, John Drescher <drescherjm at gmail.com> wrote:
> On Tue, Aug 26, 2008 at 10:45 AM, John Drescher <drescherjm at gmail.com> wrote:
>> On Tue, Aug 26, 2008 at 10:42 AM, Lars Hegenbart
>> <lars.hegenbart at hs.fzk.de> wrote:
>>> Arnaldo,
>>> Did you try the Qt (Trolltech) GUI toolkit? There is a Widget for VTK. There
>>> are some examples in the VTK-package.
>>> Lars
>>>
>>
>> That is how I do this.
>>
>>
>> vtkRenderWindow
>>

After I posted that I thought to myself that this is not the best
example VTK2dWidget is much better..

class VTK2dWidget : public QWidget, public Ui::vtk2dWidget

John



More information about the vtkusers mailing list