home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.windows.x:16203 comp.windows.x.motif:6020
- Newsgroups: comp.windows.x,comp.windows.x.motif
- Path: sparky!uunet!hela.iti.org!usc!rpi!cecchinr
- From: cecchinr@dimaggio.cs.rpi.edu (Ron Cecchini)
- Subject: XmSelectionBox & multiple fonts - try # 2
- Message-ID: <ngzys-g@rpi.edu>
- Nntp-Posting-Host: dimaggio.cs.rpi.edu
- Organization: Rensselaer Polytechnic Institute, Troy, NY
- Date: Fri, 4 Sep 1992 20:28:13 GMT
- Lines: 20
-
- Hi again,
-
- I hope someone from OSF is reading this, because I can't find
- anything anywhere about this problem:
-
- I have a SelectionBox. Some of the items in the SelectionBox's List
- widget child are in a bold font, and the rest are in the default font.
- Whenever I try to select an item that is in bold font, it doesn't
- get selected; i.e. it doesn't appear in the SelectionBox's
- Text widget child.
-
- I realized earlier today that I wasn't loading the bold font
- into the Text widget child (like I was doing for the List widget
- child) - so I did that, and *still* no dice.
-
- Please tell me that I don't have to implement my own SelectionBox!!!
-
- Thanx,
- Ron
-
-