ArrayArrayArrayArray BrainModular BrainModular Users Forum 2016-11-08T20:57:04+02:00 https://brainmodular.fr/forums/app.php/feed/topic/5571 2016-11-08T20:57:04+02:00 2016-11-08T20:57:04+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5571&p=36225#p36225 <![CDATA[listboxstring]]> Don't know why yet.

Statistics: Posted by oli_lab — 08 Nov 2016, 19:57


]]>
2016-11-08T19:44:10+02:00 2016-11-08T19:44:10+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5571&p=36223#p36223 <![CDATA[listboxstring]]>
pParamInfo->ListBoxStrings = "A a,B, C,D " ;

and i don't get process error when tracing and the listboxstrings are correctly displayed with spaces on the module, ..strange

Statistics: Posted by 23fx23 — 08 Nov 2016, 18:44


]]>
2016-11-05T02:02:36+02:00 2016-11-05T02:02:36+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5571&p=36198#p36198 <![CDATA[listboxstring]]>
pParamInfo->ListBoxStrings = "W1,W2,W3,W4,W5,W6,W7,W8";

but if there is any "space" like "W1, W2... you'll get an process error.

Statistics: Posted by oli_lab — 05 Nov 2016, 01:02


]]>
2016-11-05T01:10:29+02:00 2016-11-05T01:10:29+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5571&p=36197#p36197 <![CDATA[listboxstring]]>
is someone can help me with the correct synthax to display proper list names in the list box ?

I did this :

pParamInfo->ParamType = ptListBox;
pParamInfo->Caption = "wave type";
pParamInfo->ListBoxStrings = "W1", "W2", "W3", "W4", "W5", "W6", "W7","W8"";

and I got that when using the module :

W1"
"W2"
"W3"
"W4"
"W5"
"W6"
"W7"
W8

that is weird.

thanks for your help

Olivar

Statistics: Posted by oli_lab — 05 Nov 2016, 00:10


]]>
BrainModular BrainModular Users Forum 2016-11-08T20:57:04+02:00 https://brainmodular.fr/forums/app.php/feed/topic/5571 2016-11-08T20:57:04+02:00 2016-11-08T20:57:04+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5571&p=36225#p36225 <![CDATA[listboxstring]]> Don't know why yet.

Statistics: Posted by oli_lab — 08 Nov 2016, 19:57


]]>
2016-11-08T19:44:10+02:00 2016-11-08T19:44:10+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5571&p=36223#p36223 <![CDATA[listboxstring]]>
pParamInfo->ListBoxStrings = "A a,B, C,D " ;

and i don't get process error when tracing and the listboxstrings are correctly displayed with spaces on the module, ..strange

Statistics: Posted by 23fx23 — 08 Nov 2016, 18:44


]]>
2016-11-05T02:02:36+02:00 2016-11-05T02:02:36+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5571&p=36198#p36198 <![CDATA[listboxstring]]>
pParamInfo->ListBoxStrings = "W1,W2,W3,W4,W5,W6,W7,W8";

but if there is any "space" like "W1, W2... you'll get an process error.

Statistics: Posted by oli_lab — 05 Nov 2016, 01:02


]]>
2016-11-05T01:10:29+02:00 2016-11-05T01:10:29+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5571&p=36197#p36197 <![CDATA[listboxstring]]>
is someone can help me with the correct synthax to display proper list names in the list box ?

I did this :

pParamInfo->ParamType = ptListBox;
pParamInfo->Caption = "wave type";
pParamInfo->ListBoxStrings = "W1", "W2", "W3", "W4", "W5", "W6", "W7","W8"";

and I got that when using the module :

W1"
"W2"
"W3"
"W4"
"W5"
"W6"
"W7"
W8

that is weird.

thanks for your help

Olivar

Statistics: Posted by oli_lab — 05 Nov 2016, 00:10


]]>