Previous | Next

Numbers and text

(PF_INT,    "number", "Number?", 50),
(PF_FLOAT,  "angle",  "Angle",   3.14159),

(PF_STRING, "word",   "Word",    "Zebrafish!"),

(PF_TEXT,   "text",   "Some Text",
  "The quick red fox jumped over the lazy dog"),