Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Preferences] Ability to Cancel the OnSave event #87

Open
DamianSuess opened this issue Oct 15, 2020 · 1 comment
Open

[Preferences] Ability to Cancel the OnSave event #87

DamianSuess opened this issue Oct 15, 2020 · 1 comment
Labels
request New feature or request story
Milestone

Comments

@DamianSuess
Copy link
Collaborator

As a user, I want the ability to forcibly cancel the OnSave event for the Preferences window to inform the user of an invalid setting which they are attempting to save.

@DamianSuess DamianSuess added request New feature or request story labels Oct 15, 2020
@DamianSuess DamianSuess added this to the 0.6 milestone Oct 15, 2020
@DamianSuess
Copy link
Collaborator Author

Consider:

  • Using, BasePreferencePageActions which uses the interface, IPreferencePageActions for all preference pages to inherit
  • Displaying warning message "in the form" rather than a MsgBox

@DamianSuess DamianSuess changed the title [Preferenes] Ability to Cancel the OnSave event [Preferences] Ability to Cancel the OnSave event Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request New feature or request story
Projects
None yet
Development

No branches or pull requests

1 participant