Sherlock, Ric wrote: > Is it possible to target 1 (or more) isigraph controls on a form using > the gd (rather than gl) commands? > > If so I'd appreciate any pointers on how to do this.
No, right now the code assumes a single isigraph on each form. Multiple isigraphs on a form would be a very useful enhancement, and should not be too difficult to get working. The main thing would be to extend the definition of GDIDS to include the isigraph handle, and gdopen to select the isigraph. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
