komorra

Results 14 comments of komorra

Thanks. I've already have some WPF version of this, but the code/functionality is designed currently for narrow range of use cases. If more people will be interested in WPF version,...

Not yet, sorry.

Hi philstopford, thank you for your suggestion - I've not heard about eto framework before - but I guess it is something worth research, and possible to make a port...

What do you mean by cases?

Yes, in the future. But I don't know when exactly. What samples are you interested the most? (I considered audio or bitmap samples to implement)

Hi, this has been fixed now, in 01dcc2903ce1718b9296f09b9a513dfd2d761ca3 , now it is possible to use string types directly as node input and output parameters.

If I understood you correctly, do you mean to change that code you've posted for usage of slider or combo box? for example to read value of slider in the...

Ah I see. Well, to do this, you must first create a custom user control in winforms that is empty (let's name it MyCustomControl for now). Now you must insert...

If I'm understand correctly the situation, you probably should put the node editor control inside a panel, and then set that panel property AutoScroll to true. The Panel could be...

Hi @DevelopingJohnny , thanks, I would prefer for you to fork this project instead of creating branch. Some of features, that you've mentioned I'm working currently on (but not so...