IUP toolkit library for GOBO Eiffel.

Germán Arias 47ed27fc17 Update INSTALL 8 years ago
examples 93e2ff0c89 Minor change at example3 8 years ago
iup bcec726de1 Fix several problems with images. 8 years ago
library 9396eaef86 Fix problem to load images. 8 years ago
.gitignore 417b578a66 Add .gitignore 8 years ago
INSTALL 47ed27fc17 Update INSTALL 8 years ago
LICENSE 620943e61a Initial upload of the library. 8 years ago
README.md d45a923f51 Update README 8 years ago

README.md

eiffel-iup

Liberty Eiffel wrapper for the IUP toolkit. IUP is a multi-platform toolkit for building graphical user interfaces. IUP's purpose is to allow a program source code to be compiled in different systems without any modification. Its main advantages are:

  • high performance, due to the fact that it uses native interface elements.
  • fast learning by the user, due to the simplicity of its API.

Supported systems include: GTK+, Motif and Windows.

In this first version are available the following controls from IUP:

  • All the dialogs.
  • All the standard controls (except IupFlatButton).

Although canvas control are available, currently you can't draw inside this. This will require wrap the CD library (in progress).

Author

Germán Arias

License

MIT License

Liberty Eiffel

Liberty Eiffel project is the GNU Eiffel Compiler:

http://www.liberty-eiffel.org/

IUP

IUP is Copyrighted © by Tecgraf/PUC-Rio. See:

http://www.tecgraf.puc-rio.br/iup