diff --git a/documentation/current/solutions/_images/eb_type_selector.png b/documentation/current/solutions/_images/eb_type_selector.png new file mode 100644 index 00000000..b3d1d51c Binary files /dev/null and b/documentation/current/solutions/_images/eb_type_selector.png differ diff --git a/documentation/current/solutions/_images/eb_type_selector.png.data b/documentation/current/solutions/_images/eb_type_selector.png.data new file mode 100644 index 00000000..617a567c --- /dev/null +++ b/documentation/current/solutions/_images/eb_type_selector.png.data @@ -0,0 +1,3 @@ +title=type-selector +author=halw +path=content/type-selector diff --git a/documentation/current/solutions/gui-building/eiffelbuild/eiffelbuild-reference/type-selector.wiki b/documentation/current/solutions/gui-building/eiffelbuild/eiffelbuild-reference/type-selector.wiki index d2b6279e..f417cbee 100644 --- a/documentation/current/solutions/gui-building/eiffelbuild/eiffelbuild-reference/type-selector.wiki +++ b/documentation/current/solutions/gui-building/eiffelbuild/eiffelbuild-reference/type-selector.wiki @@ -5,7 +5,7 @@ The type selector contains all the available EiffelVision 2 types supported by E [[Image:type-selector]] -The types are organized into three groups - Primitives, Containers and Items. All types that may be used in EiffelBuild have a text in uppercase, corresponding to their type in [[EiffelVision Introduction|EiffelVision 2]] . For example, looking at the screenshot above, the BUTTON item represents an EV_BUTTON, and the EV_COMBO_BOX item represents EV_COMBO_BOX. +The types are organized into three groups - Primitives, Containers and Items. All types that may be used in EiffelBuild have a text in uppercase, corresponding to their type in [[EiffelVision Introduction|EiffelVision 2]] . For example, looking at the screenshot above, the BUTTON item represents an EV_BUTTON, and the COMBO_BOX item represents EV_COMBO_BOX. {{note|The types available in the type selector are fixed, and cannot be modified. Almost all [[EiffelVision Introduction|EiffelVision 2]] components are available. }}