-
```
1. Right click on a node and choose "Create Node"
2. Enter one valid character to the "Identifier"-textbox, e.g. "a"
3. Press backspace -> "Validation error" is displayed, which is anoying
-> Bett…
-
Hi, LAWO had introduced a new implementation of MC2 ember+ tree representation between release 5 and release 6 with references to parent and children. Now, when you want to expand nodes, js see them …
-
```
Steps :
1. Have a provider that uses a GlowMatrix object with several Label sets
2. in viewer, right click on a source (or target) and select the second label
set proposed in the drop-down menu :…
-
```
Steps :
1. Have a provider that uses a GlowMatrix object with several Label sets
2. in viewer, right click on a source (or target) and select the second label
set proposed in the drop-down menu :…
-
```
Steps :
1. Have a provider that uses a GlowMatrix object with several Label sets
2. in viewer, right click on a source (or target) and select the second label
set proposed in the drop-down menu :…
-
```
As discussed here:
https://groups.google.com/d/msg/ember-plus-development/TZKhJ5YcQiQ/zdCviWf7FsQJ
and especially here...
https://groups.google.com/d/msg/ember-plus-development/TZKhJ5YcQiQ/opxp…
-
```
As discussed here:
https://groups.google.com/d/msg/ember-plus-development/TZKhJ5YcQiQ/opxpYmIFzt4J
It would be nice, if the number property (of GlowParameter, GlowNode...) is of
the same type. …
-
```
As the libember::glow::Value constructor is overloaded to take a const
std::string& and a const char*, i would suggest to overload
libemer::glow::GlowParameterBase::setValue(..) to take a const …
-
```
As the libember::glow::Value constructor is overloaded to take a const
std::string& and a const char*, i would suggest to overload
libemer::glow::GlowParameterBase::setValue(..) to take a const …
-
I missed the possiboility to get the Enumeration just as a astring (like it is transmitted)
But this could be done easily:
in
**libember\Headers\ember\glow\GlowParameterBase.hpp**
insert soemw…