Background Color for a Panel
- To: mathgroup at smc.vnet.net
- Subject: [mg82190] Background Color for a Panel
- From: "David Park" <djmpark at comcast.net>
- Date: Sun, 14 Oct 2007 06:13:59 -0400 (EDT)
Why isn't Background an option for Panel?
Options[Panel]
{Alignment -> {Automatic, Automatic}, Appearance -> Automatic,
BaselinePosition -> Automatic, BaseStyle -> {},
DefaultBaseStyle -> "Panel", Enabled -> Automatic,
FrameMargins -> Automatic, ImageMargins -> 0, ImageSize -> Automatic}
Nevertheless, even though the syntax coloring shows it is not allowed,
Background does apparently work.
Panel["Some text in the panel", "Title for Panel", {{Bottom, Left}},
Background -> LightBlue]
--
David Park
djmpark at comcast.net
http://home.comcast.net/~djmpark/