Hi,
I would like to build an application using .NET 2003, and Irrlicht.
I was wondering if it's possible to render the output to say, a Windows Form, or a Windows Control, instead of popping up in a seperate screen as it does at this point in time? Also how do you get rid of the Dos Box that pops up when the application starts?
If any one has done this already could they show me an example?
Thanks!!
Peter
Irrlicht output => a Standard Window's Form??
Irrlicht output => a Standard Window's Form??
Pete
Life is wonderful
Life is wonderful
Hmmm,
I wonder if it's possible to render to a bitmap handle (HBITMAP) instead to a window ???
I wonder if it's possible to render to a bitmap handle (HBITMAP) instead to a window ???
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
Thanks for the info,
so to be a bit more specific, if I change my application to a Windows Forms Project, then when I create a device does it automatically default to the Windows Form that it is created inside?
Otherwise if there were multiple Windows Forms in a project how would it know which one to render to?
Can anyone send me some example code?
Thanks,
Peter
so to be a bit more specific, if I change my application to a Windows Forms Project, then when I create a device does it automatically default to the Windows Form that it is created inside?
Otherwise if there were multiple Windows Forms in a project how would it know which one to render to?
Can anyone send me some example code?
Thanks,
Peter
Pete
Life is wonderful
Life is wonderful
Hello,
maybe I am not explaining it well enough.
I want to have a Standard .NET Window's Form, with the standard buttons etc, and I want my 3D graphics to be displayed on a Panel, or a control on that form, for example.
Can anyone tell me if this is possible???
Pleaeeeeaassssseee!!!!
Thanks
maybe I am not explaining it well enough.
I want to have a Standard .NET Window's Form, with the standard buttons etc, and I want my 3D graphics to be displayed on a Panel, or a control on that form, for example.
Can anyone tell me if this is possible???
Pleaeeeeaassssseee!!!!
Thanks
Pete
Life is wonderful
Life is wonderful