Re: Creating forms for user input in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg56682] Re: Creating forms for user input in Mathematica
- From: David Bailey <dave at Remove_Thisdbailey.co.uk>
- Date: Tue, 3 May 2005 05:26:34 -0400 (EDT)
- References: <d54efm$dq$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Mark Coleman wrote: > Greetings, > > Can anyone help me (or point me to an example) of a form in Mathematica that > takes user input and then passes that input to a function for > evaluation. I have a module which takes about 20 or arguments and > ideally I'd like to have a simple form that I can use to query users > for input. > > Many thanks, > > -Mark > By a 'form' I assume you mean a window. You could use the GUIKit for that, or opt for the easy approach and use my Super Widget Package that uses GUIKit and is available free at my website. David Bailey www.dbaileyconsultancy.co.uk