Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!OREO.GRAPHICS.CS.CMU.EDU!gleicher From: gleicher@CS.CMU.EDU (Michael Gleicher) Newsgroups: comp.sys.sgi Subject: A big cursor? Message-ID: Date: 24 Dec 90 20:46:15 GMT Sender: gleicher@OREO.GRAPHICS.CS.CMU.EDU Distribution: comp Organization: School of Computer Science, Carnegie Mellon University Lines: 15 I will be videotaping my program, so I'd like to make things bigger so they can be seen on the (poor quality) VHS tapesthat they ultimately will be dubbed to. I can scale eveything in my program up a bit without much problem. I also would like to make the cursor big too. Defining a 32x32 bitmap cursor that looks like the standard arrow (except bigger) shouldn't be that hard, just a hassle to draw all the little dots and encode them. I was wondering though, if anyone done it already? Could you please send me the code? Does anyone have a cursor editing tool? Thanks, Mike