Pashua
Pashua copied to clipboard
Native macOS dialogs for scripting languages
Using the examples supplied with Pashua, I'm getting the following error: `Pashua was called with the deprecated -e option, which has been ignored since 2014. Please do no longer use...
I have added the architecture type for arm64 and recompiled with Xcode 12.5 which added support for dark mode. These changes have been tested on two M1 hosts with and...
It appears that Pashua is not currently a signed application, which means that it isn't passing Apple's application notarization requirement. It doesn't appear to be affected on Intel based Mac...
There is a bug when pasting text into a textfield that contains a newline. When you have a Pashua form with the following control: name.type = textfield button.type = defaultbutton...
Pashua exits with zero even when loading a pashua template with errors. Pashua shows a dialog window describing the error, but does not exit non-zero. I would expect that the...
It's possible you get the following error message with Pashua: Or textual: ``` -[__NSCFString count]: unrecognized selector sent to instance 0x7f91e05237d0 ``` This is probably due to misspelling `option` on...
Hello Carsten, I love the new dark modes. But it seems like I'm missing a step or setting that needs to be done before compiling the project with Xcode because...
Pashua should open any file with the `.pashua` extension. That would be very useful when you are developing forms. Just double click the form in Finder, and Pashua shows the...
A script I run that uses Pashua reported this error in the log but I can't find any information about it: `2019-08-19 12:30:11.240 Pashua[60263:767515] apply_selection_policy_once: avoid use of removable GPUs...
I would like to contribute Dutch localization. If that's OK, I'll work on a PR. I have XCode 10, how do I deal with that? Just work from it, but...