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