[IGSTK-Users] IGSTK, WIN32 and QT3?

Andinet Enquobahrie andinet.enqu at kitware.com
Mon Oct 15 16:05:13 EDT 2007


Hi Lee,

You will need to implement a widget class similar to igstkFLTKWidget or
igstkQTWidget.

This widget class shooed be derived from MFC window class (CWnd?) and
contain
implementation of methods that will process MFC mouse and keyboard
interactions.

To get some idea, take a look at

VTKMFCWindow.cpp
VTKMFCWindow.h

in VTK CVS repository under GUISupport subdirectory

Let us know if you have more questions...

-Andinet

> Hi Andinet.
>
> I have a need to extend igstk::View class(and the derived view2D/3D
> classes) for other GUI libraries shcu as MFC.
>
> How to implement it?
>
> -Lee
>
> -----Original Message-----
> *From:* "Andinet Enquobahrie"<andinet.enqu at kitware.com>
> *To:* "Andeka Sagastume"<andeka.sagastume at gmail.com>
> *Cc:* igstk-users at public.kitware.com
> *Sent:* 07-08-30(목) 01:07:19
> *Subject:* Re: [IGSTK-Users] IGSTK, WIN32 and QT3?
>
> Hi Andeka,
>
> > Ok. So, what would it be your suggestion for using IGSTK in win32,
> > completely free and open source? I understand that the main idea is to
> > implement a powerful library, not a GUI, but are the application
> > examples going to be only in FLTK and QT4?
> > Are you planning to develop igstk::view classes e.g. for xwWidget? I
> > guess only the "View" classes (and the derived view2D/3D classes)
> > would be needed.\
> > Finally, would it be possible (and actually convenient) to use the
> > free QT4 for MinGw?
>
>
> For now, our goal is to support only FLTK and QT4. However if you have
> a need to extend igstk::View class for other
> GUI libraries such as wxWidget, I can give you pointers on how to
> implement it. In fact, if you decide to implement it and
> if your implementation follows IGSTK coding guideline, it will be a
> great contribution to the toolkit.
>
> -Andinet
>
> > On 8/28/07, *Andinet Enquobahrie*
> > > wrote:
> >
> > Hi Andeka,
> >
> > > 3) I've updated the IGSTKSandbox from the CVS and now, CMake
> > complains
> > > about VTK compilation: it says compile it with QT4, not QT3.
> > >
> > The error message is informing you that your VTK built is using QT3.
> > We recently added this version control. IGSTK will be
> > supporting only
> > QT 4
> > in the future.
> >
> > -Andinet
> >
> >
> > > Any comment and/or suggestion?
> > >
> > > Regards,
> > >
> > > Andeka
> > >
> >
> >------------------------------------------------------------------------
> > >
> > >_______________________________________________
> > >IGSTK-Users mailing list
> > > IGSTK-Users at public.kitware.com
> >
> > >http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users
> > >
> >
> >
> > --
> > ==========================================================
> > Andinet A. Enquobahrie, PhD
> > R&D Engineer
> > Kitware Inc.
> >
> > 28 Corporate Drive
> > Clifton Park, NY 12065-8662
> > Phone: 518-371-3971 x124
> > www.kitware.com
> >
> >
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >IGSTK-Users mailing list
> >IGSTK-Users at public.kitware.com
> >http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users
> >
>
>
> -- 
> ==========================================================
> Andinet A. Enquobahrie, PhD
> R&D Engineer
> Kitware Inc.
>
> 28 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-371-3971 x124
> www.kitware.com
>
>
> _______________________________________________
> IGSTK-Users mailing list
> IGSTK-Users at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users
>
>
>
>
>
> <http://www.naver.com/> <http://happybean.naver.com/main/SectionMain.nhn>
>
>


-- 
==========================================================
Andinet A. Enquobahrie, PhD
R&D Engineer
Kitware Inc.

28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x124
www.kitware.com





More information about the IGSTK-Users mailing list