Renamed current as trunk.

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1433 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2015-09-23 17:16:49 +00:00
parent 2aba4b49af
commit 5e7183f738
2851 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[[Property:link_title|GUI building]]
[[Property:title|Graphical applications]]
[[Property:weight|-14]]
[[Property:uuid|df3cec75-5fe4-7b6b-c5f3-f07932857e70]]
== Graphical user interface building solutions ==
Eiffel provides platform-independent graphical user interface (GUI) facilities, particularly:
*EiffelVision 2, a class library for building GUI applications.
*EiffelBuild, a GUI-builder, letting you devise your interfaces interactively and generating the corresponding calls to EiffelVision 2 mechanisms.