User Tools

Site Tools


howtos:toolcoding:user_interaction

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
howtos:toolcoding:user_interaction [2013/09/12 20:16]
deryn.crockett [Menu Command]
howtos:toolcoding:user_interaction [2013/09/12 20:16]
deryn.crockett [Menu Command]
Line 71: Line 71:
 //​oneChoice//​ is an optional boolean flag that forces the user to choose only one option. //​oneChoice//​ is an optional boolean flag that forces the user to choose only one option.
  
-note: If both //​defaultChoice//​ and //​oneChoice//​ are used, defaultChoice must precede oneChoice.+**note:** If both //​defaultChoice//​ and //​oneChoice//​ are used, defaultChoice must precede oneChoice.
  
 === Example === === Example ===
howtos/toolcoding/user_interaction.txt ยท Last modified: 2013/09/12 20:16 by deryn.crockett