[vtkusers] how can i add my program output to a GUI?
Amy Squillacote
ahs at cfdrc.com
Tue Aug 26 10:59:44 EDT 2008
In your VTK source tree, take a look at the code in VTK/Examples/GUI/Win32.
- Amy
Arnaldo Luis Lixandrão Filho wrote:
> I have a program that's use MFC and i want to integrate VTK to migrate
> all the visualization and processing image classes. Is there a example
> in how integrate Microsoft Visual C++ with VTK visualization...
>
> Thanks in advance!
>
> On Tue, Aug 26, 2008 at 11:52 AM, John Drescher <drescherjm at gmail.com
> <mailto:drescherjm at gmail.com>> wrote:
>
> On Tue, Aug 26, 2008 at 10:45 AM, John Drescher
> <drescherjm at gmail.com <mailto:drescherjm at gmail.com>> wrote:
> > On Tue, Aug 26, 2008 at 10:45 AM, John Drescher
> <drescherjm at gmail.com <mailto:drescherjm at gmail.com>> wrote:
> >> On Tue, Aug 26, 2008 at 10:42 AM, Lars Hegenbart
> >> <lars.hegenbart at hs.fzk.de <mailto: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
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
>
> --
> Arnaldo Luis Lixandrão Filho
> Bacharel em Física - UNICAMP
> arnaldo.fisica at gmail.com <mailto:arnaldo.fisica at gmail.com>
> skype/voipraider: arnaldo.fisica
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
--
Amy Squillacote Phone: (256) 726-4839
Computer Scientist Fax: (256) 726-4806
CFD Research Corporation Web: http://www.cfdrc.com
215 Wynn Drive, Suite 501
Huntsville, AL 35805
More information about the vtkusers
mailing list