Thanks Henry & Björn, That's exactly what I needed. I don't how I missed that entry on the plot class in the user manual :-(
Ronan On 16/10/2006 13:40, "Henry Rich" <[EMAIL PROTECTED]> wrote: > Go to the User Manual, go to the Plot chapter, then > look for the line > > To use the plot class, for example, to include plots > on a Windows form, see Plot Class. > > and look at the Plot Class page. > > Henry Rich > >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Ronan Reilly >> Sent: Monday, October 16, 2006 8:14 AM >> To: Programming forum >> Subject: [Jprogramming] How do I embed plots in a form? >> >> Hi, >> >> I've written a simulator application in J for which I now >> want to create a >> GUI that allows users to set various parameters and monitor >> the simulation >> through a set of plots. >> >> I've got the plots working ok, but now want to embed these in >> a form to >> allow parameter entry. I can't seem to find documentation or >> demos on how >> to do this. The one demo that comes close is the advanced >> unicode one, but >> it's far from clear to me how to generalise this code to meet my >> requirements. >> >> Any pointers would be gratefully appreciated. >> >> Ronan >> >> -- >> Professor Ronan Reilly >> Head of Department >> Department of Computer Science >> NUI Maynooth >> Maynooth >> Co. Kildare >> IRELAND >> >> t: +353-1-7083847 >> e: [EMAIL PROTECTED] >> w: http://www.cs.nuim.ie; http://cortex.cs.nuim.ie >> >> >> >> ---------------------------------------------------------------------- >> For information about J forums see >> http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Professor Ronan Reilly Head of Department Department of Computer Science NUI Maynooth Maynooth Co. Kildare IRELAND t: +353-1-7083847 e: [EMAIL PROTECTED] w: http://www.cs.nuim.ie; http://cortex.cs.nuim.ie ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
