Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i need the ressource syntax to add a field field to my interface.
Hello,
as always, please use the Q&A system to mark your post as a question.
Do you mean a FieldList parameter in the description of a NodeData based plugin? The resource type is "FIELDLIST".
"FIELDLIST"
FIELDLIST EXAMPLE_FIELDLIST_PARAM {}
You find an example in the \resource\modules\objects\description\ofalloff_panel.res file.
\resource\modules\objects\description\ofalloff_panel.res
best wishes, Sebastian
@s_bach said in Howto add a Field input to a python plugin:
FIELDLIST
works fine - i think i got an strange error before and trying CUSTOMFIELDLIST etc.
solved