<snip background about mixed MFC and FLTK app...> > I need your feedback.
Sorry Asif, I have no useful feedback to give, other than to advise you *not* to do that. I stopped using MFC a long time ago because I was having so many problems with it. In my experience it "Does Not Play Well With Others" and I suspect you will have significant problems integrating FLTK and MFC together in any credible way. I am not aware of anyone else who has done this, or even tried it... If it were me, I would replace the MFC bits with something more portable, but if that is not possible you may need to consider doing your whole app in MFC (sad to say) because making MFC play well with FLTK is probably going to turn out nasty! SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

