Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!samsung!usc!cs.utexas.edu!wuarchive!csus.edu!ucdavis!csusac!unify!openlook!openlook-request From: openlook-request@openlook Newsgroups: comp.windows.open-look Subject: Re: Bug in XView TEXTSW package? Message-ID: Date: 13 May 91 14:37:37 GMT Article-I.D.: openlook.cbots2s Lines: 16 > > I *think* I have found a bug in XView's TEXTSW package. The problem is > that getting the font of the TEXTSW returns the incorrect font. I > haven't been able to track this down to any XView code (the TEXTSW > stuff is fairly hairy), but I do have an example you can compile -- > see below. > > I use Guide to create a window with a TEXTSW in it called textpane1. > Then I do the following: > > Xv_Font font = (Xv_Font)xv_get( textpane1, XV_FONT ); Try getting the TEXTSW_FONT. That works for me. Frank G.