Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
Moderator: | STAR::VATNE |
Created: | Mon Oct 30 1989 |
Last Modified: | Mon Dec 31 1990 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3726 |
Total number of notes: | 19516 |
Hi, is there a possibility to force input-focus to a new created DECterm ? (I know this is against the style-guide, and I personally wouldn't do it but, some customers are real crazy :-) $ create/term/window_attribute=(input_focus) ??? thanks, Eric .
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2906.1 | window mgr has to do it. | DECWIN::CARDIMINO | Mon Jun 11 1990 09:25 | 11 | |
The window manager can do it for you. However everything you start will come up with input focus.(including decterms.) In your xdefaults file add the line wm*default.startupFocus: true logout and back in to read the new entry. From then on as you run decwindows apps they come up with input focus. |