Mac Categories

Pashua 0.9.4


Pashua Pashua - Create GUI interfaces for Perl, PHP and more

System Requirememts
Mac OS X 10.2 or later
Download Details
Company Carsten Bluem
Version 0.9.4
Post Date April 24, 2009
License Freeware
File Size 1.4 MB
There are no screenshots

Pashua 0.9.4


Pashua - Create GUI interfaces for Perl, PHP and more
Pashua ist a tool for creating simple, but native Aqua GUIs for Perl, PHP, Python, shell scripts or AppleScript. "Simple" means:

It's limited to dialog windows, and only a few GUI elements are available: text input fields, password input fields, checkboxes, radiobuttons, popup menus, combo boxes, separator lines, open / save panels as well as cancel and default buttons.

Values returned by the dialog are processed and used to set variables in the calling script.

What's New in This Release:

  • Changed return values to conform to Pashua's behaviour before 0.9.3: buttons and checkboxes return 1 when clicked / checked and 0 if not clicked / checked, read-only elements (line, text) do not return anything any longer.