diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_Choosing_a_size_definition.png b/documentation/current/platform-specifics/_images/EiffelRibbon_Choosing_a_size_definition.png new file mode 100644 index 00000000..5da14ca1 Binary files /dev/null and b/documentation/current/platform-specifics/_images/EiffelRibbon_Choosing_a_size_definition.png differ diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_Choosing_a_size_definition.png.data b/documentation/current/platform-specifics/_images/EiffelRibbon_Choosing_a_size_definition.png.data new file mode 100644 index 00000000..f646fbe9 --- /dev/null +++ b/documentation/current/platform-specifics/_images/EiffelRibbon_Choosing_a_size_definition.png.data @@ -0,0 +1,3 @@ +title=EiffelRibbon Choose Size Definition +author=halw +path=content/eiffelribbon-choose-size-definition diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_01.png b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_01.png new file mode 100644 index 00000000..a8bfab7f Binary files /dev/null and b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_01.png differ diff --git a/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_01.png.data b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_01.png.data new file mode 100644 index 00000000..c4378498 --- /dev/null +++ b/documentation/current/platform-specifics/_images/EiffelRibbon_size_definition_editor_01.png.data @@ -0,0 +1,3 @@ +title=EiffelRibbon size definition editor +author=halw +path=content/eiffelribbon-size-definition-editor diff --git a/documentation/current/platform-specifics/microsoft-windows/eiffelribbon/eiffelribbon-design-tool.wiki b/documentation/current/platform-specifics/microsoft-windows/eiffelribbon/eiffelribbon-design-tool.wiki index dc32cd00..c915f2a0 100644 --- a/documentation/current/platform-specifics/microsoft-windows/eiffelribbon/eiffelribbon-design-tool.wiki +++ b/documentation/current/platform-specifics/microsoft-windows/eiffelribbon/eiffelribbon-design-tool.wiki @@ -34,6 +34,7 @@ The typical usage of the design tool is much like the typical usage of EiffelBui An important aspect of Microsoft's ribbon technology is called '''adaptive layout'''. When the ribbon is resized by a user at runtime, adaptive layout makes corresponding changes to the size, format, organization and scale of the ribbon controls within each group based on size definition templates associated with the group. The ribbon framework provides a significant number of such templates (simply called '''size definitions'''), as shown in Figure 2 below. Size definitions are usually assigned names based on the number and type of controls included in the group. +[[Image: EiffelRibbon Choose Size Definition]] Figure 2. Choosing a size definition for a ribbon control group.