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

WixStdBA - Change the name of most Cancel buttons to Close #4411

Closed
wixbot opened this issue May 4, 2014 · 3 comments
Closed

WixStdBA - Change the name of most Cancel buttons to Close #4411

wixbot opened this issue May 4, 2014 · 3 comments
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented May 4, 2014

The following buttons would never make WixStdBA ask whether to close, so they should be renamed from

  • WIXSTDBA_CONTROL_HELP_CANCEL_BUTTON, "HelpCancelButton"
  • WIXSTDBA_CONTROL_MODIFY_CANCEL_BUTTON, "ModifyCancelButton"
  • WIXSTDBA_CONTROL_SUCCESS_CANCEL_BUTTON, "SuccessCancelButton"
  • WIXSTDBA_CONTROL_FAILURE_CANCEL_BUTTON, "FailureCloseButton"

to

  • WIXSTDBA_CONTROL_HELP_CLOSE_BUTTON, "HelpCloseButton"
  • WIXSTDBA_CONTROL_MODIFY_CLOSE_BUTTON, "ModifyCloseButton"
  • WIXSTDBA_CONTROL_SUCCESS_CLOSE_BUTTON, "SuccessCloseButton"
  • WIXSTDBA_CONTROL_FAILURE_CLOSE_BUTTON, "FailureCloseButton"

Originally opened by rseanhall

@wixbot
Copy link
Author

wixbot commented Feb 8, 2015

Originally changed by rseanhall
AssignedTo set to shall

@wixbot
Copy link
Author

wixbot commented Feb 9, 2015

Pull request: 89

Originally posted by rseanhall

@wixbot
Copy link
Author

wixbot commented Apr 7, 2015

Originally changed by rseanhall
Resolution set to fixed
Status changed from Open to Resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants