(C++) Some issues when creating black skin with few items

@pagarcia,

Here is an excerpt from how we start Rhino hidden from the user. We later show the window using a pinvoke call.

We use a ProcessStartInfo() object to change the processes behavior on startup.

1 Like