Path: utzoo!attcan!uunet!aplcen!samsung!think!mintaka!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: How to shape a window (widget)? Message-ID: <9006051205.AA25229@expire.lcs.mit.edu> Date: 5 Jun 90 12:05:46 GMT References: Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 3 XmuReshapeWidget (mit/lib/Xmu/ShapeWidg.c) will give you one example of a function that shapes a widget. Coupled with XmuCvtStringToShapeStyle (mit/lib/Xmu/StrToShap.c) for defining shapes via resources.