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


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

--

Legend:

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

    v15 v16  
    1616||=Flag=||=Description=||
    1717||nFormFlgNone||Use only when no other flags are to be used||
    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||
     18||nFormFlgShowHelp||The form will show help text of the currently selected item||
     19||nFormFlgKeepPrevCurItem||Upon return to the form from another screen the form will not reset current item to top||
    2020||nFormFlgReadOnly||The form will not allow editing||
    2121||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||
     22||nFormFlgClearItemsOnly||When the form is hidden it will only clear its form items, and not the entire screen||
    2323
    2424