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/Demo

< Scout
Revision as of 10:09, 14 February 2017 by Zimmermann.xbrain.ch (Talk | contribs) (Demo Applications)

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

Demo Applications

The Scout project provides two sample applications. Live previews are available via the Scout homepage.

These sample applications form an integral part of the Scout documentation. This documentation including the source code for the Scout demo applications is open source and available on Github.

Contacts

Scout Demo Application to manage persons, organizations and events. Click for a live preview.

The screenshots below show the person form of the application with the dark theme on the right. The left side image shows the organization form with an alternative theme rendered on a mobile device.

Scout Contacts Dark.png Scout Contacts Mobile Rayo.png

Building this application with the Scout framework is described in the "One Day Tutorial" of the Scout beginners guide.

Widgets

Scout Demo Application that shows the Scout widgets that are available out of the box. Click for a live preview.

Scout Widgets Default.png

Via menu buttons the widgets application allows to directly jump to the source code file for each form. This allows you to quickly navigate to the relevant sources that implement the individual widgets forms.

Back to the top