Posted: 25th Oct 2011 20:51
Please help!

How can I load Windows Dialog Forms to use it like part of editor?
It is going to be complex scenes editor.
Posted: 25th Oct 2011 21:47
You can't with AppGameKit Tier 1, you would have to write your own routines.

I would think it's very possible in Tier 2, but I don't know for sure. Be aware that if you just use Windows dialogs, your program will only run on Windows operating systems. If you are only going to program for Windows, maybe DarkBASIC Professional would work better - there are plugins for DBPro to open Windows dialogs.
Posted: 25th Oct 2011 22:31
Can you superimpose Windows FORMS screens on opengl? not so sure, even in t2
Posted: 25th Oct 2011 23:48
Oh Sorry!!! Of course I'm talking about tier 2!!!
And it must run only on Windows! It's only for "home use"!

So, I'm sure it must works!!! http://www.codeproject.com/KB/miscctrl/OpenGLViewWinForms.aspx

but I need form only as external window.
Posted: 26th Oct 2011 3:52
why would you use agk to make window stuff. This is kinda confussing. Just use darkgdk or opengl for window forms there are plenty of examples of using window forms for opengl and darkgdk.
Posted: 28th Oct 2011 0:27
He wants to do editors for his agk games that only nead to work on windows

But the games will be multi