Everhart, Glenn From: Michael G. Miller [mmiller4@ford.com] Sent: Tuesday, December 08, 1998 7:45 PM To: Info-VAX@Mvb.Saic.Com Subject: Re: EDIT/TPU and mouse behavior I do this with a TPU command procedure. Define a logical TPU$COMMAND to point to the command procedure. For example: DEFINE TPU$COMMAND SYS$LOGIN:TPU$COMMAND.TPU The TPU command procedure: set (mouse, off); eve_set_buffer ('modifiable'); eve_set_cursor_bound; eve_set_keypad_edt; eve_set_tabs (message_text (EVE$_SPACES)); eve_set_nowrap; Chris De Young wrote: > Hi, > > What I currently do: Use EDIT/EDT > > What I'd like to do: Use EDIT/TPU, with bound cursor and EDT keypad, > and have the EVE editor remain ignorant of the mouse. I'd like to > be able to use the mouse to select and paste text from other Motif > windows just like it does when using EDT or when not in a text editor; > I do not want it to move the cursor on me. Ideally the editor would > be completely unaware of the mouse. > > As an alternative, the mouse behavior you get when running > EDIT/TPU/INTER=MOTIF would be acceptable, but I do not want to start a new > window every time I go to edit something - must work with the character > cell interface. > > VMS version is 7.1. Can I do this? If so, how? > > Thanks, > -Chris > > chd@arizona.edu -- Michael G. Miller "Fight the good fight every moment Ford Credit It's your only way" mmiller4@ford.com Triumph