Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!viusys!uxui!unislc!slt From: slt@unislc.uucp (Stuart Timm) Newsgroups: comp.windows.x.motif Subject: Re: Motif Text Widget Message-ID: <1991Feb27.163100.9904@unislc.uucp> Date: 27 Feb 91 16:31:00 GMT References: <11413@pasteur.Berkeley.EDU> Organization: unisys Lines: 14 From article <11413@pasteur.Berkeley.EDU>, by rwahbe@madrone.Berkeley.EDU (Robert Wahbe): > > I've ordered Motif 1.1 documentation, but I need to know something > before its going to arrive for a meeting early this week. > Does the Motif text widget support multiple fonts and/or multiple colors? > I.e. I want to simultaneously display different portions of the text > in different fonts and different colors. > ============================================================================= I don't think the Text widget will do this but you could display different fonts and colors withing a Drawing Area Widget using multiple graphical contexts (GCs). Stuart Timm