Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Continue Button #89

Open
dinero1010 opened this issue May 15, 2018 · 4 comments
Open

Continue Button #89

dinero1010 opened this issue May 15, 2018 · 4 comments
Labels

Comments

@dinero1010
Copy link

Our workflow instructs users to click the Continue button when all items are completed. We also set all items to 'canContinue' so the expected behavior is that the Continue button is shown instead of the Quit button, regardless of install status for each item. What would be the most efficient way to set the Continue button label as 'Continue' and keep that static regardless of install status?

@dwshore
Copy link

dwshore commented Oct 29, 2018

Couldn't this be done within the source code? Just replace the text of the button with whatever you'd like and recompile? (NOTE: I don't know if that would break something in the code that's listening for 'quit' specifically. n00b->me)

@cybertunnel
Copy link
Collaborator

@dinero1010 Did you figure out how to do those changes?

@TheBlu
Copy link

TheBlu commented Feb 6, 2019

@cybertunnel: I have been trying to find a way to change the quit button as well. Do you have any documentation on this? Any help would be appreciated!

@cybertunnel
Copy link
Collaborator

@TheBlu I don't think we have anything in place in the current released versions. The way that you can change what the button does, and in turn change the button text can be found here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants