Main Menu
Lecture 2
Lecture 3
Lecture 4
Lecture 5
Lecture 6
Lecture 7
 

 

 

Dynamic Elements

WOString writes out a plain HTML string i.e. it shows the variable's value.

WOImage creates an image tag, and determines which image to display.

WOHyperlink creates an anchor tag an sets the link destination.

WOTextField, within a WOForm, creates a form input tag, and takes the input text and puts into an object

 

Dynamic elements

HTML structural elements

Fonts, justification and window selection

Forms/Input elements

Key Value Binding

Connecting a key (object or variable) and a dynamic element

Inspectors

You use the inspector ot set the attributes of the object

NOTE: Book icon on inspector window opens the doccumentation for the dynamic element currently selected