Changes between Version 68 and Version 69 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
07/01/25 07:58:09 (4 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DeveloperNews

    v68 v69  
    1111When a popup selection list or keypad is presented the display items will be slightly grayed except for the selected item and popup. Any touch outside of the popup will dismiss the popup and redraw the form.
    1212
    13 For input screens that may have several text inputs it is preferred to keep the keypad location at the bottom of the window. A small keypad with ESC and tab keys may be shown in this case to facilitate moving between fields.
     13For input screens that may have several text inputs it is preferred to keep the keypad location at the bottom of the window. A small keypad with ESC and tab keys may be shown in this case to facilitate moving between fields. For this initialize the form with //nFormFlgShowPopupTabKeypad | nFormFlgAutoPresentPopup//
    1414
    1515== 2025-04-11 Dark Mode for new style apps ==