Application icon

Pashua 0.9.4.5

What is Pashua?

Pashua ist a tool for creating ‘real’ dialog windows for Perl, PHP, Tcl, Python, Groovy, Ruby, Rexx and shell scripts as well as AppleScript. The GUI elements which can be used for such dialogs include text input fields, checkboxes, radiobuttons, popup menus, buttons and so on. Moreover, it is also possible to embed images or PDFs.
Any data submitted from the dialog will be passed on to the calling script, which can (of course) use it for anything.
To describe the dialog window, Pashua uses a very simple syntax. All the tedious details such as positioning the elements, calculating the window size etc. are handled automatically by Pashua, thus you can fully concentrate on your application.

Price

Pashua is free. However, if you appreciate it and would like to send a “Thank you”, there are a number of ways to do that. Please take a look at my website for more information.

How to use

In the folder “Examples” on the disk image containing this Readme, there are several scripts which demonstrate how to use Pashua:

The AppleScript example can be launched by simply doubleclicking the icon. All the other examples can be launched by entering the script path at the terminal (the easiest way to do this, is to drag the script onto Terminal.app).
Important: In order to work, Pashua (the application itself, not the calling script) must be located in the global application folder /Applications, in your personal application folder ~/Applications, in the folder containing the calling script or in the working directory. Otherwise execution will fail. But of course you can modify the search locations according to your filesystem layout. (But to simply launch the provided example, you do not have to install anything: they will run directly from the disk image.)

Can you tell me more about the configuration syntax?

Pashua’s explains the configuration syntax, as well as any GUI element types and their attributes.

What about additional programming languages?

Basically you can use Pashua from any language that is able to write a file or write to a Unix pipe, call an application with command line arguments, manipulate strings and declare variables dynamically or handle associative arrays.

System requirements

The current version was developed and tested on Mac OS X 10.6. Pashua should run without problems on Mac OS X 10.4 or newer.

What is new in version 0.9.4.5?

Pashua 0.9.4.5 was released on 04/27/2011.
Release notes for previous versions can be found on the website

Credits

The following users contributed code, fixes and/or translations: Bruce M. Axtens, Hans Haesler, Mike Hall, Ed Heil, Canis Lupus, James Reese, Daniel Robillard, Eddy Roosnek, Tor Sigurdsson, Bruce Woller.

Disclaimer

This application is provided as-is. Support is not included. Use this software at your own risk. If for some obscure reason any damage or data loss may arise from using it (which in my opinion is nearly impossible), it is nobody else’s problem than yours.

Contact / Feedback

Carsten Blüm
E-Mail: macapps@bluem.net
Pashua Homepage: www.bluem.net/en/mac/pashua/