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

Added custom dialog with support for text input and custom buttons/icon #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

preethamvishy
Copy link

@preethamvishy preethamvishy commented Jan 25, 2018

Optional text input box can be added to dialog boxes in Darwin (MacOS) to capture additional user response.
Support to add custom icon to dialog boxes in Darwin.
Support to add custom buttons to dialog boxes in Darwin.

screen shot 2018-02-10 at 12 54 19 am

Optional text input added.
Support for custom buttons/icon added.
(darwin)
@chrisspiegl
Copy link

chrisspiegl commented Dec 1, 2020

I tested this and it worked.
The syntax is a bit strange and maybe the part with the '{"No", "Maybe", "OK"}' could be done just using an array and then constructing the apple script string on the fly.
Very useful for an Alfred Workflow Implementation.

This would need some readme additions but I think that would be awesome.

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

Successfully merging this pull request may close these issues.

None yet

2 participants