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

m
m
 
Line 1: Line 1:
 
[[Category:Functions]]
 
[[Category:Functions]]
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]], and [[ShowProgressBar]].
+
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.