Skip to content

ruby-iup is an extension module for Ruby that provides an interface to the IUP GUI toolkit. IUP is a portable toolkit for building graphical user interfaces.

License

cherry-wb/ruby-iup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for IUP

  IUP is a portable toolkit for building graphical user interfaces. It offers a configuration API in three basic languages: C, Lua and LED. IUP's purpose is to allow a program to be executed in different systems without any modification, therefore it is highly portable. 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.

  Build instructions and usage are available in the IUP documentation.

  For complete information, visit IUP's web site at http://www.tecgraf.puc-rio.br/iup
  or access its documentation in the HTML folder.

(end of README)

About

ruby-iup is an extension module for Ruby that provides an interface to the IUP GUI toolkit. IUP is a portable toolkit for building graphical user interfaces.

Resources

License

Stars

Watchers

Forks

Packages

No packages published