Difference between revisions of "AN0303 - Renesas DevConExtension 2014"

From Serious Documentation
Jump to: navigation, search
Line 1: Line 1:
 
=== Step 1 ===
 
=== Step 1 ===
 +
 +
Step 1 (running time 17:32) introduces you to SHIPTide where you:
 +
* Create a basic new GUI
 +
* Import a new image from the web into your project
 +
* See how you can touch-to-navigate between pages
 +
* Download it to your SIM and run it
 +
 
{{#widget:Vimeo|id=87398036|width=700|height=400}}
 
{{#widget:Vimeo|id=87398036|width=700|height=400}}
 
=== Step 2 ===
 
=== Step 2 ===
 +
 +
Step 2 (running time 24:58) walks you through:
 +
 +
* Variables and constants
 +
 +
* Page state templates and how to make stateful pages work "automatically"
 +
 +
* Communications basics
 +
 +
* How to make GUI objects "automatically" reflect communications changes
 
{{#widget:Vimeo|id=87776118|width=700|height=400}}
 
{{#widget:Vimeo|id=87776118|width=700|height=400}}

Revision as of 11:56, 27 February 2014

Step 1

Step 1 (running time 17:32) introduces you to SHIPTide where you:

  • Create a basic new GUI
  • Import a new image from the web into your project
  • See how you can touch-to-navigate between pages
  • Download it to your SIM and run it

Step 2

Step 2 (running time 24:58) walks you through:

  • Variables and constants
  • Page state templates and how to make stateful pages work "automatically"
  • Communications basics
  • How to make GUI objects "automatically" reflect communications changes