Background and Frame in Panels
- To: mathgroup at smc.vnet.net
- Subject: [mg91478] Background and Frame in Panels
- From: "David Park" <djmpark at comcast.net>
- Date: Sat, 23 Aug 2008 01:41:52 -0400 (EDT)
I always wondered why it wasn't easier to set a Background color for a Panel. It is possible with the following construction, but then we lose the Black frame. Panel["xxx", "Title", BaseStyle -> {FontSize -> 20}] Panel["xxx", "Title", BaseStyle -> {FontSize -> 20, PanelBoxOptions -> {Background -> LightBlue}}] Is there any simple way to get the Frame back? Why shouldn't Frame, FrameStyle and Background be direct options for Panel? Why is only FrameMargins an option? -- David Park djmpark at comcast.net http://home.comcast.net/~djmpark/