<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<TITLE>Message</TITLE>
<META content="MSHTML 6.00.2800.1476" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=346061017-10122004>D.J.J:</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=346061017-10122004></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=346061017-10122004>One
way to avoid the possible conflict of event handling
mechanism</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=346061017-10122004>of the
two is to separate them out as much as you can. Therefore,</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=346061017-10122004>any
possible tangled structure can be avoided.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=346061017-10122004></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=346061017-10122004>This
not only applies to the event handling, but also on general
C++</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=346061017-10122004>structure as well, as MFC is not a standard C++ in many
aspects.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=346061017-10122004></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=346061017-10122004>George</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=346061017-10122004></SPAN></FONT> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV align=left><FONT face=Tahoma size=2>-----Original
Message-----<BR><B>From:</B> D.J.J [mailto:dujj@emails.bjut.edu.cn]
<BR><B>Sent:</B> Friday, December 10, 2004 7:58 AM<BR><B>To:</B>
insight-users@itk.org<BR><B>Subject:</B> [Insight-users] Help:Can FLTK and MFC
work together?<BR><BR></FONT></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV>hi,verybody<BR> 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.
<BR>
thanks.<BR>
D.J.J</DIV></BLOCKQUOTE></BODY></HTML>