Melchior FRANZ wrote:
> * Markus Barenhoff -- Thursday 09 March 2006 14:17:
>> how can i set a property from nasal to a boolean? currently i'am setting
>> to 0 or 1 which results in a double value in the property tree.
>
> props.globals.getNode("/foo/bar").setBoolValue(0);
thnx.
cu markus
--
* Markus Barenhoff -- Thursday 09 March 2006 14:17:
> how can i set a property from nasal to a boolean? currently i'am setting
> to 0 or 1 which results in a double value in the property tree.
props.globals.getNode("/foo/bar").setBoolValue(0);
See $FG_ROOT/Nasal/props.nas
m.
--
2 matches
Mail list logo