Io is a nice cross-platform prototype-based object-oriented language.
Does anyone know of any GUI library for Io?
Io's name does not make it Google friendly.
|
Io is a nice cross-platform prototype-based object-oriented language. Does anyone know of any GUI library for Io? Io's name does not make it Google friendly. |
|||||||||
|
|
|
|||
|
|
|
The 'official' GUI library is called http://github.com/stevedekorte/io/tree/master/addons/Flux/ It is based on `OpenGL and thus platform independent (runs on any platform supporting OpenGL). [edit] http://github.com/stevedekorte/io/tree/master/addons/Flux/samples/ Some of them may not be working. Bug reports are welcome :-). The |
||||
|
|
|
According to this, there are:
Additionally, you can use Cocoa through the objective C bindings, and the languages author was at one time working on an openGL based interface called Ion. I have seen the words 'IoDesktop' thrown around a lot too. |
|||||
|
|
According to this, you can use GNUstep on linux and OSX. I have played with GNUstep for a few hours some day and found it rather pleasant. |
|||
|
|
|
According to this article there is a library for Cairo bindings. Also I noticed IO library for GTK+ in their projects list but the link seems to be dead. If you are able to reach that (dead) page, please share it here. |
|||
|
|