Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!iuvax!pur-ee!uiucdcs!uxc.cso.uiuc.edu!symcom!maeder From: maeder@symcom.math.uiuc.EDU Newsgroups: comp.sources.bugs Subject: Re: Monthtool from comp.sources.unix Message-ID: <20200001@symcom> Date: Wed, 11-Nov-87 12:32:00 EST Article-I.D.: symcom.20200001 Posted: Wed Nov 11 12:32:00 1987 Date-Received: Sun, 15-Nov-87 00:45:30 EST References: <5419@jhunix.UUCP> Lines: 33 Nf-ID: #R:jhunix.UUCP:5419:symcom:20200001:000:1104 Nf-From: symcom.math.uiuc.EDU!maeder Nov 11 11:32:00 1987 responding to the 'monthtool' problems on the Sun: The special characters to denote the type of entry in the text subwindow printed as ^?. Making sure the special font was available was not enough though. I found out that the parameter in the window_create call setting the font was ignored! it looks like this: notesDsply = window_create(frame, TEXTSW, WIN_X, 0, WIN_BELOW, notesPanel, WIN_HEIGHT, WIN_EXTEND_TO_EDGE, WIN_WIDTH, 10000 /* very large number, cuts to actual width */ , >> WIN_FONT, notesFont, TEXTSW_IGNORE_LIMIT, TEXTSW_INFINITY, 0); I followed this call by: window_set(notesDsply, WIN_FONT, notesFont, 0); and then it worked fine.... Is there a problem with the sunview library? Roman E. Maeder Dept. of Mathematics UUCP: ...!uiucuxc!symcom!maeder Univ. of Illinois at Urbana-Champaign Internet: maeder@symcom.math.uiuc.edu --------------------------------------------------------------------------- It is now pitch dark. If you proceed you are likely to be eaten by a grue.