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/Examples/SequenceBox"

Line 1: Line 1:
[[Image:Scount_Examples_SequenceBox.png]]
+
[[Image:Scount_Examples_DefaultForm.png]]
  
This form shows three examples of the use of a SequenceBox. The Grid Column Count of the MainBox is set to 1.
+
This form shows
 
+
* The first row shows the typical use of a sequence box with a from and to date field in it.
+
* The second row shows that the SequenceBox can be used to put a button right behind a field which is also very common in many applications.
+
* The third row shows that the SequenceBox can handle more fields. The SequenceBox just puts all fields behind each other.
+

Revision as of 09:13, 4 November 2012

Scount Examples DefaultForm.png

This form shows

Back to the top