Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!dogie.macc.wisc.edu!decwrl!chico.pa.dec.com!klee From: klee@chico.pa.dec.com (Ken Lee) Newsgroups: comp.windows.x Subject: Re: X portability Message-ID: <2192@bacchus.dec.com> Date: 30 Nov 89 17:49:19 GMT References: <1989Nov29.181310.14672@oresoft.uu.net> Sender: news@decwrl.dec.com Reply-To: klee@decwrl.dec.com Organization: DEC Western Software Laboratory Lines: 14 In article <1989Nov29.181310.14672@oresoft.uu.net>, mike@oresoft.uu.net (Mike Smith) writes: > What is a relatively "standard" approach to this problem? Write > everything in Xlib? Write my own set of custom widgets? One of the most useful features of the X Toolkit is the ability to customize widgets through subclassing. If you don't like the current functionality, add your own through subclassing. If you're careful, your subclass should be as portable as the original widget. Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@decwrl.dec.com uucp: uunet!decwrl!klee