Hi!
I’m working on an opensource nesting plugin for Rhino, here the Github: https://github.com/RafaeldelM/nesting , as soon as I have the basic staff running, I will document it!
I’m creating a docking panel, in order to show progress and cancel it. Based on @dale examples, (rhino-developer-samples-6\rhinocommon\cs\SampleCsWpf), but I can not add buttons with images. I was trying to do it in an standalone WPF project outside of Rhino and it works. Any idea about what can be the problem?
Thanks,
Rafa