Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!think.com!mintaka!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: Looking for BASIC example of... Message-ID: <9011071751.AA12062@excess.lcs.mit.edu> Date: 7 Nov 90 17:51:28 GMT References: Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 15 > I'd like to get a ``bare bones'' example of an X11 client that will: > > o Have 1 or more buttons > o Can take input via keyboard > o can scroll through a list > o can tell which member of the list is clicked on > > I have one that uses the Motif libraries, but the system I need to use this > example has the basic X11 distribution. There are example programs in the R4 distribution from MIT in the directory examples/Xaw that could be combined to create what you want.