Sebastian Gregor
Sebastian Gregor
I implemented that and it's available for review in vvvv prevews. `Channel (Ungeneric)` is modelled as an abstract base class of `Channel`. Therefore any channel **is** at the same time...
> Having two channels while it should be one doesn't sound any easier. For example how can I put them even in a list when I need to access a...
Or we model it in a way that * `UngenericChannel` has all the logic and * `Channel` again is derived from it and just offers a generic view onto it....
The changes shouldn't add/remove any functionality on your side. They just help to contribute to your class family.
ok. no problem. thanks for having a look
the feature to see here is that the rendered cursor (the quad) is at the right place and is quadratic.  so this is my try...
please retry with latest alpha. thanks!
please check with latest alpha. index -1 should get returned. close?
well. actually. now it's up. sorry
Ok, so the tab wouldn't go away my EnsureValue suggestion. The only irritating thing would that the X button wouldn't have any effect. Idea: when user clicks X we interpret...