Search the Community
Showing results for tags 'Windows forms'.
-
In version 4.2 does not work context-> CreateCustom () How do I set the context on HWND? We need to create the 3D editor (Windows forms + Leadwerks) Decision: window = Window::Create(HWND);
- 2 replies
-
- Windows forms
- 3D editor
-
(and 2 more)
Tagged with:
-
File Name: Custom control for rendering leadwerks and c++/cli windows forms. File Submitter: Von04 File Submitted: 22 Jan 2012 File Category: Tools This is a custom control which renders leadwerks to custom control using a custom buffer and a c++ window form application. It has been tested on 2008 and 2010 c++ express, 2010 visual studio professional and c# all versions. How to use: 1. Create a windows form application. 2. Add the LEControl.Dll file to your projects release/debug folder, whichever one your running. 3. Add Shaders.Pak, Scripts Folder, Engine.
- 1 reply
-
- windows forms
- c++
-
(and 1 more)
Tagged with:
-
File Name: LEControl for rendering leadwerks on c++ windows forms. File Submitter: Von04 File Submitted: 22 Jan 2012 File Category: Tools This is a custom control for rendering leadwerks to a custom buffer using an opengl control on a c++/cli windows form. There is a sample project created with c++ 2008 express. The control was also tested on c++ 2010 express and professional versions and ran fine. This control has also been tested and works with c# windows forms. The sample project shows the custom control already attached to a form, but if you want to add the control to another f
-
- Custom Buffer
- c++
-
(and 1 more)
Tagged with: