Rhino Web Browser as UI for GH - proof of concept

Further update,

I ran into an issue with the inbuilt web browser for ETO not being compatible with html color picker components. See here for details:

Tho not a must have for my plugin it is nice to be able to preview the kite/wing in its production colors.

With some hacking around in HTML I now a solution that meets my needs:

A drop down menu of a dozen or so pre-defined colours plus the ability to choose a custom colour input from RGB values in a text box - plenty usable for my application.

Next on the plan is to fork my main application, rip the humanUI head off it and graft on this new Frankenstein.

Oh - I should really borrow a Mac and test it on Rhino 7 for MacOS before I do that.

It should work, but…

Cheers

DK