Main Board > Nomads

Possible Nomads Variable Values

(1/1)

steezware:
Is it documented anywhere what the possible values for Nomads variables can be? For example, I have seen that "L" in OBJ_STS$ indicates a multi-line control is Locked, but what are all the possible values for OBJ_STS? Guess it could be nice to know (or understand) that OBJ_HOTKEY$ is a timestamp sometimes (in the panel/lib default record) and that a numeric mask is stored in the OBJ_TXT$ field. Does a "#" in OBJ_STS$ for a multi-line indicate the 'numeric' option was selected?

PxPlus:
While we prefer you don't change/alter these value outside of Nomads, the OBJ_STS$ variable contains what we will be setting in the OPT= when we create the control.

As such you can look up at https://manual.pvxplus.com what the various codes mean.  For example:

https://manual.pvxplus.com/page/directives/multi_line.htm#Mark4
https://manual.pvxplus.com/page/directives/list_box.htm#Mark5
https://manual.pvxplus.com/page/directives/grid.htm#Mark4

(The bookmarks labels #Marknn vary and are optional)

steezware:
Thank you, that's exactly what I was looking for.  Only question I have is I thought # indicated a numeric multi-line, but that is not shown in the OPT= table.

Navigation

[0] Message Index

Go to full version