home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / openloo / 3634 < prev    next >
Encoding:
Text File  |  1992-08-27  |  872 b   |  23 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!stan!imp
  3. From: imp@solbourne.com (Warner Losh)
  4. Subject: Re: Q: C++ and callback problems.
  5. Message-ID: <BtoEBG.Gq7@solbourne.com>
  6. Organization: Solbourne, User Interface Group
  7. References: <1737@ernohb.UUCP> <1992Aug24.171121.27530@isy.liu.se> <FILO.92Aug27190611@doc.cc.utexas.edu>
  8. Date: Fri, 28 Aug 1992 04:11:39 GMT
  9. Lines: 12
  10.  
  11. If you really want to use member function callbacks (especially
  12. virtuals), you should be using a C++ based toolkit.  It makes life so
  13. much easier.  There are some commercial ones, plus some freely
  14. distributable ones.  They make your life much simpler than trying to
  15. kludge around the problem in a C based toolkit.
  16.  
  17. Warner
  18.  
  19. P.S.  You all should realize that I'm slightly biased on this issue. :-) 
  20. -- 
  21. Warner Losh        imp@Solbourne.COM
  22. I've almost finished my brute force solution to subtlety.
  23.