Smart Features

Smart Features might be added to a SmartWiki -- ThinkingOutLoud DonaldNoyes 20020702

The creation of server based controls which perform user specified actions described in text form:

A Combo Box Control Action called SelectItem

 [ControlComboBox SelectItem]
 {
    Width 26, Height 6, additems(apple, pear, orange, hamburger)sort, 
    DoubleClickSelect CopyTo Place1 Remove SelectItem, ActionMessage "done"
 }

The resulting appearance:

SelectItem +--------------------------+ | | +--------------------------+ | apple | | hamburger | | orange | | pear | | | | | +--------------------------+

Place1 would be a defined target, Copy would be the action, the combo box would be removed upon selection.

This and other controls and the actions could be presented and carried out by the server via interpretation of appropriate recognizeable text presented on the page.


CategoryWiki


EditText of this page (last edited October 9, 2007) or FindPage with title or text search