Do you use PSE?
|
03-11-2020, 08:24 PM
Post: #4
|
|||
|
|||
RE: Do you use PSE?
(03-10-2020 10:49 PM)Sylvain Cote Wrote: 1. you can use a TONE before PSE to warn user about the PSE coming in. I know the pinball game uses PSE, do not remind me. I wore out my "1" key the first year due to that game, LOL. If you need to press R/S to do the input, then there is no need to support the ability of entering a number during a PSE. In some way PSE feels like a multi-way tool, a compromise that has some uses, but it falls short in many cases. Especially the ability to do input during the pause is somewhat hard to use in reality. I understand that it is convenient to pause and show X (or ALPHA) for a while during execution. You can show something else with VIEW and a beep can alert that something new is to be shown. If during that time you press R/S, then you can enter a number without being interrupted. The automatic feature of doing input is somewhat unusable in reality. What I am doing is an OS extension module which may alter the way X is shown. The built in PSE does not work anymore and implementing a new PSE that works is not all that simple on top of everything. Perhaps it is possible, but the cost in terms of code and complexity may outweigh the benefits of copying an old design that may not be what you want anyway. What I am thinking is that a PSE without the ability to do input (but still allow R/S, ON, and pressing another key could end it prematurely) would be almost as useful. That coupled with some better single key input, some menu dispatcher and you have the bases covered. (You still have the old PSE, which works in normal mode.) What do you think? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Do you use PSE? - hth - 03-10-2020, 06:47 AM
RE: Do you use PSE? - Sylvain Cote - 03-10-2020, 10:49 PM
RE: Do you use PSE? - hth - 03-11-2020 08:24 PM
RE: Do you use PSE? - Garth Wilson - 03-11-2020, 02:53 AM
RE: Do you use PSE? - toml_12953 - 03-11-2020, 08:36 PM
RE: Do you use PSE? - Gamo - 03-12-2020, 04:31 AM
RE: Do you use PSE? - Ángel Martin - 03-12-2020, 06:05 AM
|
User(s) browsing this thread: 1 Guest(s)