Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!ucsd!sdcc6!calmasd!pal From: pal@calmasd.GE.COM (Peter Lawrence) Newsgroups: comp.windows.x Subject: X Toolkit move_focus_to_next Keywords: toolkit move_focus_to_next Message-ID: <2889@calmasd.GE.COM> Date: 2 Aug 88 02:08:51 GMT Organization: GE Calma, San Diego R&D. Lines: 16 The toolkit intrinsics doc on page 66 describe the move_focus_ _to_next and _to_prev routines. Looking at the Athena widgets these dont seem to have ever been defined. Has anyone actually defined them. I would like to do so for the "Form" widget. How would the form know which children would be interrested in the focus, do I have to create a new constraint field to indicate this (do I have to subclass form to do that). BTW I have created a horizontally paned widget from the sources of the Athena verically paned widget. Currently it duplicates a lot of code, eventually I plan to merge these two into a single widget. Is there any other interrest in this work. -- pal@calmasd.GE.COM or ...!sdcsvax!calmasd!pal