Questions tagged [cocoadialog]
3 questions
9
votes
2 answers
Prettier text dialogs in OS X scripts
I'm getting pretty sick of these default AppleScript and cocoaDialog dialogs:
I'd like to replace them with something closer to this:
Has anyone made a shell executable like cocoaDialog with a custom look for windows? Are there any other options…
Lri
- 42,502
- 8
- 126
- 159
3
votes
3 answers
Is there a way to use inputbox and enter multiple lines?
I want to have a simple way to enter messages for employees to see upon logging in. It doesn't have to be date specific, although that would be nice, but I can't find a way to use dialog to allow me to enter multiple lines of text before I cat to…
Robby Glasco
- 31
2
votes
1 answer
Error when Opening Mantra Security Browser on OSX
Okay, this is puzzling me. When opening Mantra Toolkit Browser on my 10.7 Lappy, I get this:
You can't open the application CocoaDialog because PowerPC applications are no longer supported.
I googled the phrase as many ways as I could think, and…
Joseph
- 657