Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!caip!topaz!ll-xn!mit-amt!mit-eddie!genrad!decvax!decwrl!sun!calma!sivax!phil From: phil@sivax.UUCP Newsgroups: net.micro.mac Subject: Re: MacFortran questions Message-ID: <266@sivax.UUCP> Date: Thu, 19-Jun-86 13:00:38 EDT Article-I.D.: sivax.266 Posted: Thu Jun 19 13:00:38 1986 Date-Received: Sun, 22-Jun-86 03:03:21 EDT References: <393@unm-la.UUCP> Distribution: net Organization: System Industries, Milpitas, Ca Lines: 18 > > Can anyone tell me the best way to highlight a pixel in MacFortran? > I've been kludging it in the past by drawing a line from one pixel to > itself, i.e., > > call toolbx(moveto,m,n) > call toolbx(lineto,m,n) > > but this is not only unasesthetic, it is also quite slow. Also, how does > one call the random number generator? > > By the way, has anyone else had any trouble getting updated to version 2.1? > I've written letters and everything, but to no avail. I have version 2.2. It seems to work ok. I have never tried to highlight a pixel so I cannot help there, sorry.... Phil Hunt