Changes between Version 63 and Version 64 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
06/05/25 09:22:23 (4 days ago)
Author:
Don Wilson
Comment:

--

Legend:

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

    v63 v64  
    88
    99Inputs with FORM_FLAG_POPUP will appear similar to CFormButton with the shadow button outline. The default is for the prompt label to show above data item. The flag FORM_FLAG_POPUP_LEFT_PROMPT may be added to specify the prompt text to be left of the data item. The second CFormRect coordinate parameter can be CFormRect::zero for the popup keypad to automatically popup below the input field. The second CFormRect coordinate may be specified to designate where the keypad appears.
     10
     11When a popup selection list or keypad is presented the items display will be grayed except for the selected item and popup. Any touch outside of the popup will dismiss the popup and redraw the form.
    1012
    1113== 2025-04-11 Dark Mode for new style apps ==