Skip to content

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

Open
preethamvishy wants to merge 2 commits into
tomas:masterfrom
preethamvishy:feature/custom-dialog
Open

Added custom dialog with support for text input and custom buttons/icon#11
preethamvishy wants to merge 2 commits into
tomas:masterfrom
preethamvishy:feature/custom-dialog

Conversation

@preethamvishy

@preethamvishy preethamvishy commented Jan 25, 2018

Copy link
Copy Markdown

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

chrisspiegl commented Dec 1, 2020

Copy link
Copy Markdown

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.

2 participants