Re: front end graphics display
- To: mathgroup at smc.vnet.net
- Subject: [mg25646] Re: front end graphics display
- From: "Allan Hayes" <hay at haystack.demon.co.uk>
- Date: Wed, 18 Oct 2000 02:52:21 -0400 (EDT)
- References: <8se99a$6fl@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Gianluca, I don't get your problem with version 4.02 on Windows 98 -- Allan --------------------- Allan Hayes Mathematica Training and Consulting Leicester UK www.haystack.demon.co.uk hay at haystack.demon.co.uk Voice: +44 (0)116 271 4198 Fax: +44 (0)870 164 0565 "Gianluca Gorni" <gorni at dimi.uniud.it> wrote in message news:8se99a$6fl at smc.vnet.net... > > Hello! > > I have met an odd behaviour of the graphics display of my > Mathematica Front End 4.0 for PowerMac. > > Consider the following: > > rects[n_] := > Show[GraphicsArray[a = > Graphics[Raster[Array[0 &, {n, n}]]]; {a, a}]] > > This should show up as two black rectangles side by side. > > rects[124] behaves as expected, but rects[125] only the > rectangle on the left is visible. If I click on the graphics, > I see that space is left for the other rectangle. If I Export[] > the picture as eps and view it in other applications, both > rectangles are there all right. > > It seems that it is a Front End problem. > > Best regards, > > Gianluca Gorni > > -- > > > +---------------------------------+ > | Gianluca Gorni | > | Universita` di Udine | > | Dipartimento di Matematica | > | e Informatica | > | via delle Scienze 208 | > | I-33100 Udine UD | > | Italy | > +---------------------------------+ > | Ph.: (39) 0432-558422 | > | Fax: (39) 0432-558499 | > | mailto:gorni at dimi.uniud.it | > | http://www.dimi.uniud.it/~gorni | > +---------------------------------+