Re: Invisible - misleading documentation
- To: mathgroup at smc.vnet.net
- Subject: [mg101861] Re: [mg101852] Invisible - misleading documentation
- From: "David Park" <djmpark at comcast.net>
- Date: Mon, 20 Jul 2009 06:00:01 -0400 (EDT)
- References: <24555103.1248002474021.JavaMail.root@n11>
I don't think it's a bug because sometimes one might want it to be active. In any case, use the Active option if you don't want it active. Row[{"Press in an Emergency: ", Invisible@PasteButton["The Button", "Send Help!", Active -> False], " Between 9 AM and 4 PM"}] You can send bugs to support at wolfram.com. David Park djmpark at comcast.net http://home.comcast.net/~djmpark/ From: Chris Osborn [mailto:chrisosb at gmail.com] According to the docs: "Invisible[expr] displays as space that is the same size as the formatted version of expr." I was surprised to find that a Button within Invisible is actually still active, although invisible. I think a note on this behavior should be added to the documentation. Is there a way to submit a "bug" report to Wolfram? Thanks, Chris