Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!srhqla!quad1!carl From: carl@quad1.quad.com (Carl Priddy) Newsgroups: comp.windows.x.motif Subject: Re: Multiple fonts in XmText? Summary: x/motif text widget fonts Message-ID: <13994@gouda.quad.com> Date: 12 Jul 90 16:06:23 GMT References: <4946@milton.u.washington.edu> Organization: Quadratron Systems Inc, Thousand Oaks Ca Lines: 10 The text widget apparently has support for multiple fonts (eg, XmNfontList resource) which will be activated some time in the future. I once asked one of the motif experts at ICS about that, and was told it was not currently implemented. A reasonable alternative is the DrawingArea widget, which is just a definition of an area in which you can put anything you want. The Xlib services provide a comprehensive set of drawing "primitives", and the O'Reilly books provide what comes closest to useable documentation on these features. I have worked all of this out if you are interested in any specifics. carl priddy.