Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Scout/Examples/SequenceBox

< Scout
Revision as of 11:02, 3 November 2012 by Bertinrid.gmail.com (Talk | contribs) (SequenceBox)

SequenceBox

Scount Examples SequenceBox.png

This form shows three examples of the use of a SequenceBox. The Grid Column Count in the mainBox is set to 1.

  • The first row shows the typical use of a sequence box with a from and to date field in it.
  • The second row show 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.

Back to the top