Hi, Ok i was wondering if the form rendering issue was due to the difference of a C# form. I decided to investigate by not using a C# form and creating a form programmatically from WinAPI.

This is exactly the same process that C++ uses, and I can get the engine to target render in c++ no problems.

I used exactly the same methods/properties I used in C++ and the window appears no problem but still the engine wont render into it.

From this i can only conclude that it is the fault of the wrapper. It might not be marshalling the type correctly or something.

I know you have no experience with C# forms Stromausfall, but if you use WinAPI you will see the engine still wont render.

Thanks.

Last edited by DJBMASTER; 07/24/09 06:48.