Version 2.1.0

LuaFAR 3

Version 2.1.0


Dialog Messages:

  1. DM_LISTADDSTR – return value is 1-based
  2. DM_LISTDELETEStartIndex is 1-based
  3. DM_LISTFINDSTRINGStartIndex and return value are 1-based; a nil is returned if no match found
  4. DM_LISTGETCURPOSSelectPos and TopPos are 1-based
  5. DM_LISTGETITEMItemIndex is 1-based
  6. DM_LISTINFOSelectPos and TopPos are 1-based
  7. DM_LISTINSERTIndex is 1-based; a nil is returned on failure
  8. DM_LISTUPDATEIndex is 1-based; a boolean is returned
  9. DM_LISTSETCURPOSSelectPos and TopPos are 1-based

Dialog Events:

  1. DN_LISTCHANGEParam2 is 1-based
  2. DN_LISTHOTKEYParam2 is 1-based