IUP toolkit library for GOBO Eiffel.

Germán Arias 6522740f3b Add documentation at IUP and update README 8 years ago
examples 059dc356a4 Update examples. 8 years ago
iup 4dfc2d5e80 Include iupkey.h 8 years ago
library 6522740f3b Add documentation at IUP and update README 8 years ago
.gitignore 417b578a66 Add .gitignore 8 years ago
INSTALL 47ed27fc17 Update INSTALL 8 years ago
LICENSE 86e78ee506 Add license notice in all files. 8 years ago
README.md 6522740f3b Add documentation at IUP and 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 second version are available the following controls from IUP:

  • All the dialogs.
  • All the standard controls.

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