Changes between Version 14 and Version 15 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/FORM_INIT


Ignore:
Timestamp:
05/27/20 10:29:02 (5 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/FORM_INIT

    v14 v15  
    1616||=Flag=||=Description=||
    1717||nFormFlgNone||Use only when no other flags are to be used||
    18 ||nFormFlgShowHelp||Show help text for currently selected item||
    19 ||nFormFlgKeepPrevCurItem||Upon return to form will not reset current item to top||
    20 ||nFormFlgReadOnly ||Form will not allow editing||
    21 ||nFormFlgKeepBottomLine||do not clear buttom help line||
    22 ||nFormFlgClearItemsOnly||Upon hide will only clear form items, and not entire screen||
     18||nFormFlgShowHelp||Form will show help text of the currently selected item||
     19||nFormFlgKeepPrevCurItem||Upon return to form from another screen the form will not reset current item to top||
     20||nFormFlgReadOnly||The form will not allow editing||
     21||nFormFlgKeepBottomLine||The form will not clear the bottom text line||
     22||nFormFlgClearItemsOnly||When form hides it will only clear the form items, and not the entire screen||
    2323
    2424