[Insight-users] Help:Can FLTK and MFC work together?
Luis Ibanez
luis.ibanez at kitware.com
Fri Dec 10 16:33:52 EST 2004
Hi D.J.J
You cannot mix FLTK and MFC, they are intended to do
the same thing.
If you want to look at examples of how to use MFC and
ITK you may want to look at the code in
InsightApplications/itkMFC
You will also find *many* examples on how to use FLTK
as a GUI for ITK applications in the CVS moduce
InsightApplications
Regards,
Luis
-------------
D.J.J wrote:
> hi,verybody
> Now, I use MFC to create the GUI, but I find it is difficult to
> apply the "Command/Observer" funtion of ITK. At the same time, the FLTK
> supply the mechanism.My application have had a lot of GUI, I guess
> ranslating the GUI to FLTK GUI willneed or use great effort. I want to
> know whether or not I can integrate the FLTK GUI to my MFC GUI, and how.
> thanks.
> D.J.J
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list