Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uunet!stanford.edu!CS.WISC.EDU!haber From: haber@CS.WISC.EDU (Eben Merriam Haber) Newsgroups: comp.windows.interviews Subject: Question about using brushes for different lines... Message-ID: <9104282301.AA08254@micah.cs.wisc.edu> Date: 28 Apr 91 23:01:43 GMT Sender: news@shelby.stanford.edu (USENET News System) Organization: Internet-USENET Gateway at Stanford University Lines: 14 I am using IV 3.0-alpha (though my problem may be with any version). I am trying to create dashed lines, and lines wider than normal. I have tried SetBrush, creating a brush with a new pattern and width: myLine->SetBrush(new PBrush(0xeaea,8)) but the line come out looking completely normal. (By normal I mean the line is minimumwidth and not patterned). Any ideas what I might be missing? Thanks! Eben M Haber haber@micah.cs.wisc.edu