MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Framed[3, FrameStyle -> None] fails

  • To: mathgroup at smc.vnet.net
  • Subject: [mg88920] Re: Framed[3, FrameStyle -> None] fails
  • From: Chris Osborn <chrisosb at gmail.com>
  • Date: Wed, 21 May 2008 14:50:59 -0400 (EDT)
  • References: <g0tr0f$ml8$1@smc.vnet.net>

On May 20, 2:27 am, Bill Rowe <readn... at sbcglobal.net> wrote:
> On 5/19/08 at 5:14 AM, chris... at gmail.com (Chris Osborn) wrote:
>
> >It seems that the option FrameStyle -> None to Framed does not work.
> >Framed[3, FrameStyle -> None]
> >returns a framed 3 with a black border around it in Mathematica
> >version 6.0 on WinXP. The documentation states that, "The option
> >setting FrameStyle->None draws no explicit frame. "
>
> When I paste the code above into a notebook and execute it, I
> see just the 3 with no frame. This is using Mathematica version
> 6.02 running on Mac OX 10.5.2

Thanks Bill,

I guess this problem is particular to my setup.

Chris


  • Prev by Date: strange behaviour of Integration
  • Next by Date: Re: fails
  • Previous by thread: Re: Framed[3, FrameStyle -> None] fails
  • Next by thread: CurrentValue["EventKey"] fails?