Path: utzoo!attcan!uunet!lll-winken!ames!hc!pprg.unm.edu!unmvax!gatech!bloom-beacon!earth.cray.COM!jlf From: jlf@earth.cray.COM (John Freeman) Newsgroups: comp.windows.x Subject: Drawing in widgets Message-ID: <8902022240.AA00623@thelake.cray.com> Date: 2 Feb 89 22:40:32 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 8 People here have had problems trying to draw inside widgets using Xlib type calls. One of these involved the Viewport widget - it seems impossible to draw in it. However, if a Form widget is created within the Viewport, one can draw in the Form widget. So the question arose, which widgets can be drawn in with Xlib calls, and which can't?