These are Rhino issue, not Rhino development issues, correct?
No, this is a Rhino development issue.
It is not a problem with standalone Rhino.
The problem occurs when executing from the C# COM interface.
Perhaps setting up Rhino as a child of our application causes the problem.
However, with Rhino7 there is no problem.
We have a simple program to check the situation.
We hope you will check it out.
@dale not sure if this is something you guys are working on, but we have the exact same problem with our JewelBeetle software.
We cannot resize the Command Prompt because Rhino is a child of our Application Window.
Currently our users have to run a command to “unparent” the Rhino Window, then adjust the Command Prompt, and then run the same command to reparent the window…
The command prompt panel resized fine in Rhino 7, but obviously 8 is a different animal.
Looking forward to seeing if there is a solution to this problem.