Re: GUI for mathematica app
- To: mathgroup at smc.vnet.net
- Subject: [mg51254] Re: [mg51211] GUI for mathematica app
- From: Yasvir Tesiram <tesiramy at omrf.ouhsc.edu>
- Date: Sun, 10 Oct 2004 01:57:37 -0400 (EDT)
- References: <200410080655.CAA25017@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, There is GUIKit and it is best to use the examples as your help documents to start with. Also there is JLink which will allow you to use everything that Java has to offer. Search for JLink documents and tutorials in the Wolfram website. Below is a link where you can find some examples other than those contained in the help files. http://www.wolfram.com/solutions/mathlink/jlink/examples.html Cheers Yas On Fri, 8 Oct 2004 efeldesh at zahav.net.il wrote: > Hi, > > I'm a research student in Physics, > I've recently finished writing an application in Mathematica. > I would like to make a nice "user interface" for it - > a screen in which the user will insert the variables and function he > wishes to run, and get the results, insead of going into the notebook > - > I would like to know what the best option to do that, since I checked > and it looks to me that there is no built in way to do that. > > thanks ahead, > > Ran F. >
- References:
- GUI for mathematica app
- From: efeldesh@zahav.net.il (Ran Feldesh)
- GUI for mathematica app