HP Forums

Full Version: Suggestion for New Version
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I know the Beta threads aren't the place to suggest new features so I'm putting this here. When deleting a program, I'd like to see the program name instead of the word "this"

Using a program called PRIMES as an example:

Instead of

"Are you sure you want to delete this program?"

I'd like to see

"Are you sure you want to delete program PRIMES?"

When deleting anything, I like more confirmation rather than less.
That's a great suggestion.
And could we also make "Are you sure you want to delete all your programs" a bit less accessible.
Its frightening how often I have touched something and somehow found myself one keystroke away from losing everything (or alternatively, an Undelete command).
(11-16-2017 02:02 PM)StephenG1CMZ Wrote: [ -> ]And could we also make "Are you sure you want to delete all your programs" a bit less accessible.
Its frightening how often I have touched something and somehow found myself one keystroke away from losing everything (or alternatively, an Undelete command).

Yes! Until then, backup, Backup, BACKUP!! Smile
(11-16-2017 02:02 PM)StephenG1CMZ Wrote: [ -> ]And could we also make "Are you sure you want to delete all your programs" a bit less accessible.
Its frightening how often I have touched something and somehow found myself one keystroke away from losing everything (or alternatively, an Undelete command).

How often do you think did I lose everything on my VC because of that keyboard error I discribed earlier, Shift stays selected and Esc then clears everything from the calc depending on where you are: new program nearly finished and gone, stack cleared...I ended making a backup always when I start a new program and even when I got some first version running.
Arno
Combining text actually is quite tricky one you start dealing with translations. Different languages have different forms and orders. Starts to get tricky.

Anyway, good suggestion regarding the text.

How many "are you sure" prompts do you feel you'd have to go through before you'd feel ok though...
How about

Code:

Are you sure you want to delete this program?

             MYPROGRAM

[ Yes ]                              [ No ]

The prompt window should just include the program name without having to insert it in any particular place within the question. Just have it sit on its own line so it is absolutely clear what program is being deleted.
(11-16-2017 07:38 PM)Han Wrote: [ -> ]How about

Code:

Are you sure you want to delete this program?

             MYPROGRAM

[ Yes ]                              [ No ]

Yes, something like that was my thinking.
If those are check boxes, so much the better, but even as soft-keys that is a great idea, Han! It embodies all the safe guards necessary to prevent inadvertent deletes.

-Dale-
(11-16-2017 07:29 PM)Tim Wessman Wrote: [ -> ]Combining text actually is quite tricky one you start dealing with translations. Different languages have different forms and orders. Starts to get tricky.

Anyway, good suggestion regarding the text.

How many "are you sure" prompts do you feel you'd have to go through before you'd feel ok though...

There is always one too many when you are right, and at least one too few when you are wrong.
Given that I cannot recall ever wanting to delete all my programs, I think this would benefit from an additional step.
I never want to accidentally slip into exam mode either.
Perhaps a "Don't really do that" check box in the configuration settings would help.

Also, emphasize PROGRAMS or NOTES - I once deleted my newly finished Programs/myprogram, thinking I was deleting my completed to-do list in Notes/myprogram. Perhaps Notes could have a different colour?
Even better would be the Mac standard to make it even more obvious:

Code:

Are you sure you want to delete this program?

             MYPROGRAM

[ Delete ]                              [ Cancel ]
(11-16-2017 04:11 PM)toml_12953 Wrote: [ -> ]
(11-16-2017 02:02 PM)StephenG1CMZ Wrote: [ -> ]And could we also make "Are you sure you want to delete all your programs" a bit less accessible.
Its frightening how often I have touched something and somehow found myself one keystroke away from losing everything (or alternatively, an Undelete command).

Yes! Until then, backup, Backup, BACKUP!! Smile

Backups are of course not easy on Android if you are away from a PC for some time...
It is tempting to rely on in-place backups (prog,progA...) given that one cannot write to SD card - and in-place backups wouldn't help here.

One useful tip to backup away from a PC: You can backup your Programs into Notes (And your Notes into Programs, although I'm not sure if formatting is preserved). Then if you "delete all programs" they are still on-device.
What about a "swiper" instead to trigger the delete? (the screen that you start exam mode with for example if you haven't seen that recently)

Code:

Are you sure you want to delete this program?

             MYPROGRAM

   [ICON]   ...animated arrow moving to the right and fading
                                [ Cancel ]
(11-16-2017 07:38 PM)Han Wrote: [ -> ]How about

Code:

Are you sure you want to delete this program?

             MYPROGRAM

[ Yes ]                              [ No ]

The prompt window should just include the program name without having to insert it in any particular place within the question. Just have it sit on its own line so it is absolutely clear what program is being deleted.

Sure! Anything to clearly indicate what program is about to be deleted would be OK with me!
If I select "Yes" or move some slider, that doesn't really matter, a prevention should be built in. Perhaps another idea could be a waste-paper-bin in flash (I don't think anybody has a filled up flash-memory) with the possibility to recover files, perhaps with an automated delete after some days.
Arno
Another place that would benefit from a name would be the "Program Parameters" screen.
Selecting from a list of exported procedures in the Run menu, the screen switches to "Program Parameters" and a list of parameters... Given a long list of procedures with similar parameters, there is no way of knowing if you tapped one away from where you intended.
Perhaps the first "parameter" shown should be "Procedure Name".
(11-16-2017 07:38 PM)Han Wrote: [ -> ]
Code:

Are you sure you want to delete this program?

             MYPROGRAM

[ Yes ]                              [ No ]
Hey, it remind me the good old "try to recover memory ?" Smile

I like it....
Hi Primer,

Exactly ! Me too like it.
(11-16-2017 07:29 PM)Tim Wessman Wrote: [ -> ]Combining text actually is quite tricky one you start dealing with translations. Different languages have different forms and orders. Starts to get tricky.

Anyway, good suggestion regarding the text.

How many "are you sure" prompts do you feel you'd have to go through before you'd feel ok though...

I don't need more prompts, just better ones! Smile
(11-16-2017 07:29 PM)Tim Wessman Wrote: [ -> ]How many "are you sure" prompts do you feel you'd have to go through before you'd feel ok though...

I'm still undecided, however the final prompt should read:
"This is the last chance to change your mind about ..."
That'd remind me of the old days and HP-UX 7.

Best,
FDR
Reference URL's