General Information
Interfascia is a graphical user interface library for the Processing graphics programming environment. It provides a toolkit of standard interface widgets like text fields, buttons, checkboxes, sliders, etc. Interfascia automatically handles interactions within the collection of widgets and sends event messages to your project.
Interfascia is a project initiated and maintained by
Brendan Berg and released
under the GNU LGPL.
Contributing
We need people to use the software, find bugs, fix bugs and write code. Any contribution you are able to make is appreciated. Please contact interfascia ÄT thbbpt DØT net for more information.
The bug database is
http://code.google.com/p/interfascia/issues/list
And the source is accessible at
http://code.google.com/p/interfascia/source
Thanks to James Callender and Yonas Sandbæk for their help
programming and debugging.
License
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA