[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
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 |
25.0. "Terminal emulation under DECwindows?" by SRFSUP::MERMEL () Thu Jan 26 1989 14:10
A customer is interested in converting their VWS system to DECwindows.
The majority of their system consists of multiple terminal windows
on the screen. They have some questions on the terminal emulation
for DECwindows. Their questions regard are:
Will cut & paste be supported between the terminal windows?
Will there be a way to intercept the buffer after the cut is performed
before they do the paste (They currently wrote some kernel code
to read the buffer after it was cut), but they really need a type
of notification when the cut is performed to perform security checking
on the data (for different security classifications of the data).
Is there a label that can be associated with the window like
the banner label on UIS windows?
Sorry about the simple questions, but I am a delivery resident in
the field and am still trying to get the documentation (no ln03
printer, no DECwindow system).
Thanks,
Adam Mermel
SRFSUP::MERMEL
T.R | Title | User | Personal Name | Date | Lines |
---|
25.1 | YES | IAGO::SCHOELLER | Who's on first? | Thu Jan 26 1989 14:28 | 13 |
| It is possible to write an application to read the PASTE buffer and validate
it.
There is already a very simple unsupported application which can set the
names of various terminal windows at run time. You can also write an
application which creates a terminal window and initializes the name
if you do not need dynamic naming. (this would be like the unsupported
CHILD program described somewhere else).
the window name does indeed go in the banner like in VWS.
Dick
|
25.2 | DECterm notesfile | LDP::GABRIEL | Daylight come an me wanna go home | Thu Jan 26 1989 17:00 | 11 |
|
For more info, check out the
HANNAH::DECW$DISK:[PUBLIC]DECTERM
notesfile.
Hit KP7, etc.....
|