Difference between revisions of "AN0303 - Renesas DevConExtension 2014"

From Serious Documentation
Jump to: navigation, search
(Created page with "=== Step 1 === {{#widget:Vimeo|id=87398036|width=700|height=400}}")
 
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
=== Step 1 ===
 
=== Step 1 ===
 +
 +
Step 1 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 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}}
 +
 +
[[Category:NoIndex]]

Latest revision as of 15:06, 15 November 2017

Step 1

Step 1 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 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