I create a form and added an isigraph on it and then tried to add every event handler
After I double click on an event handler, my focus is moved to a different event handler. After I have about half of them selected, my focus gets moved to an already selected event handler. I can work around this by triple clicking and hitting my home key, but it's inconvenient and slow. [I can hypothetically use the default event, but if I were doing this for real I would prefer to be able to select a group of controls (control clicking or shift clicking or maybe dragging my mouse) and add code for all of them? I have not thought far enough ahead there to know where I really want to be... But I think that the "focus after select" code has implemented an invalid assumption.] -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
