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

 
m
 
(2 intermediate revisions by the same user not shown)
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]], [[AskMsgNumber]], [[AskMsgChoice]]. [[Error]], and [[ShowProgressBar]].

Latest revision as of 18:09, 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, AskMsgNumber, AskMsgChoice. Error, and ShowProgressBar.