Difference between revisions of "SHIPTide Overview"

From Serious Documentation
Jump to: navigation, search
Line 1: Line 1:
 
The '''Serious Human Interface™ Platform Total IDE (SHIPTide)''' is a rapid GUI development tool enabling the GUI designer to completely specify all aspects of your user interface, including layout, events, actions, and resources (fonts, images, etc.).  
 
The '''Serious Human Interface™ Platform Total IDE (SHIPTide)''' is a rapid GUI development tool enabling the GUI designer to completely specify all aspects of your user interface, including layout, events, actions, and resources (fonts, images, etc.).  
  
SHIPTide exports a binary file called a "cargo", that is loaded onto the bulk FLASH storage of a [[SIM|Serious Integrated Module]].  [[SHIPEngine]] then, on boot, unpacks and makes the GUI described in the cargo come alive:
+
SHIPTide exports a binary file called a "cargo", that is loaded onto the bulk FLASH storage of a [[SIMs|Serious Integrated Module]].  [[SHIPEngine]] then, on boot, unpacks and makes the GUI described in the cargo come alive:
  
[[Image:SHIPTideFlow.png|600px|center|SHIPTide Development Flow]]
+
[[Image:SHIPTideFlow.png|600px|center|SHIPTide Development Flow]]
  
  

Revision as of 08:04, 20 January 2013

The Serious Human Interface™ Platform Total IDE (SHIPTide) is a rapid GUI development tool enabling the GUI designer to completely specify all aspects of your user interface, including layout, events, actions, and resources (fonts, images, etc.).

SHIPTide exports a binary file called a "cargo", that is loaded onto the bulk FLASH storage of a Serious Integrated Module. SHIPEngine then, on boot, unpacks and makes the GUI described in the cargo come alive:

SHIPTide Development Flow


Technical Information and Training

Downloads