using using tab widget, it requires manually setshow the tab pages. I think that we always intend to change the display of current tab page by mouse click the tab labels, Could it be done automatically and keeping the event for extra processing?

Also for events, the parent is a non-exist form instead of the top-level form, so the code for event is

form1_widget_button=: ...

instead of

form_widget_button=: ...

where 'form' is the real form and 'form1' is the id used in wd'pc' inside creategroup.

Could the parent be changed to real top-level form?

--
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to