Path: utzoo!attcan!uunet!husc6!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU (Donna Converse) Newsgroups: comp.windows.x Subject: Re: Xmh text panes are blank when running in inverse video mode Message-ID: <8811161607.AA18291@EXPO.LCS.MIT.EDU> Date: 16 Nov 88 16:07:42 GMT References: <17972@shemp.CS.UCLA.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 21 I run with ``*ReverseVideo:on'' in my resources database (this causes everything to run in reverse video). When I start up xmh, the various windows, buttons, scroll bars, etc. are all drawn correctly except the text panes never show any text. An immediate way to work around this problem is to put the following lines in your resource database file: *reverseVideo: on xmh*Text*background: black xmh*Text*foreground: white P.P.S. Shouldn't widgets handle the reverse video class all by themselves without any help from their callers? Yes. (But it is not a ``class''. It is a resource of a widget.) Donna Converse MIT X Consortium