---Chris Burke wrote: > > 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.
Thanks for the reply. I agree that being able to use Graph instead of gl2 directly would make life easier! In the meantime I've managed to accomplish what I wanted using gl2. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
