MathGroup Archive 2007

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

Search the Archive

Button Help Example

  • To: mathgroup at smc.vnet.net
  • Subject: [mg81238] Button Help Example
  • From: "David Park" <djmpark at comcast.net>
  • Date: Mon, 17 Sep 2007 03:34:01 -0400 (EDT)

One of the examples in the Button documentation is one that opens the color 
selector:

Button["Color...", SystemDialogInput["Color"]]

It does indeed open the color selector, but when one selects a color and 
clicks OK nothing seems to happen.

Can anyone turn this into a useful and functional example?

-- 
David Park
djmpark at comcast.net
http://home.comcast.net/~djmpark/




  • Prev by Date: Re: entropy of an image
  • Next by Date: Re: Re: LegendreP error (bug?) in Mathematica
  • Previous by thread: FormBox being stripped in Mathematica 6
  • Next by thread: RE: Button Help Example