Difference between revisions of "Category:User-interface functions"

 
m (Extended initial description)
Line 1: Line 1:
 
[[Category:Functions]]
 
[[Category:Functions]]
Analytica functions that can play a part in creating a user-interface for your model end-user.
+
Functions useful in making a user interface for end users. These include functions useful for user inputs, including [[Choice]] and [[Checkbox]], functions that define input tables, including [[Table]], [[SubTable]], [[Multitable]], [[DetermTable]], [[Probtable]], and functions that show dialog boxes, including [[MsgBox]], [[AskNumber]], [[AskChoice]], and [[ProgressBar]].

Revision as of 18:07, 11 June 2015

Functions useful in making a user interface for end users. These include functions useful for user inputs, including Choice and Checkbox, functions that define input tables, including Table, SubTable, Multitable, DetermTable, Probtable, and functions that show dialog boxes, including MsgBox, AskNumber, AskChoice, and ProgressBar.