Path: utzoo!telly!ddsw1!lll-winken!killer!mit-eddie!bloom-beacon!tut.cis.ohio-state.edu!rutgers!columbia!read.columbia.edu!kearns From: kearns@read.columbia.edu (Steve Kearns) Newsgroups: gnu.g++ Subject: g++ interface to X toolkit? Message-ID: <5929@columbia.edu> Date: 9 Oct 88 21:16:30 GMT References: <16394@shemp.CS.UCLA.EDU> <1988Oct7.103554.27747@mntgfx.mentor.com> Sender: news@columbia.edu Reply-To: kearns@read.UUCP () Organization: Columbia University Department of Computer Science Lines: 5 I am trying to decide what interface to write a program for. X is a possibility, but the object oriented classing mechanism described in Unix Review sounds cumbersome. Much better would be REAL objects, as in g++. Does an interface to the X toolkit exist for g++? Has anyone used it if so? -steve