This is the mail archive of the
cygwin
mailing list for the Cygwin project.
[ANN] wxCocoaDialog v0.3
- From: Alexander Stigsen <stigsen at e-texteditor dot com>
- To: cygwin at cygwin dot com
- Date: Fri, 16 Feb 2007 16:24:28 +0100
- Subject: [ANN] wxCocoaDialog v0.3
wxCocoaDialog v0.3
http://code.google.com/p/wxcocoadialog/
wxCocoaDialog is an multi-platform port of the CocoaDialog application
for OS X, that allows the use of common GUI controls such as file
selectors, text input, progress bars, yes/no confirmations and more with
a command-line application. It is ideal for use in shell and Perl
scripts (or Ruby, or Python, or... etc).
Since the use of the original CocoaDialog is very common in shell
scripts on Mac OS X, the port makes it possible to to also use such
scripts on Linux and Windows (with cygwin).
Implemented Controls
As of wxCocoaDialog v0.3, the following controls are implemented:
* inputbox
* standard-inputbox
* secure-inputbox
* secure-standard-inputbox
* dropdown
* progressbar
* textbox
* msgbox
* ok-msgbox
* yesno-msgbox
The wxWidgets port was originally created for use in the e text editor
(http://e-texteditor.com), which supports TextMate bundles and can be
extended with shell scripts (through cygwin). Since it could be useful
in a lot of other contexts than e, it was released to the community as
open source.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/