Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wasatch!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.windows.x Subject: Re: Using Xlib instead of toolkits Message-ID: <2281@auspex.auspex.com> Date: 24 Jul 89 20:14:46 GMT References: <3437@ncsuvx.ncsu.edu. <1210014@hpfcmgw.HP.COM. <15326@watdragon.waterloo.edu> Reply-To: guy@auspex.auspex.com (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 12 > You should be using a toolkit in any case. Xlib is not the right level > of abstraction for building entire serious applications, unless you are a > masochist, or a toolkit implementer. > ... >Obviously, we layered on some standard packaging for getting a window >displayed, abstracting input events, etc. Sounds like you implemented a toolkit, which puts you into category 2) of the categories listed above.