Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/SDK/Designer View"

< Scout‎ | SDK
m (see also)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ScoutPage|cat=SDK}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
== Description ==
+
The Designer view provides a live preview of the form that is currently processed in the {{ScoutLink|SDK|Perspective|Scout Perspective}}. It is possible to preview only a part of the form and to change the layout (preview like with the SWT UI, or preview like with the Swing UI)
+
 
+
 
+
== Screenshot ==
+
 
+
[[Image:DesignerView.png]]
+
 
+
* '''[A]''' Select the part that needs to be previewed (complete form, group box only, field only)
+
* '''[B]''' Synchronize the preview with the selected element
+
* '''[C]''' Menu to choose the display options (layout…)
+
 
+
 
+
== See also ==
+
* {{ScoutLink|SDK|Perspective|Scout Perspective}}
+

Latest revision as of 06:25, 19 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top