I need flexible adjustment of the window (minimizing, maximizing, any user desired size, no full screen).
Anyway I maybe will go for a DLL where I build up some skeleton MDI layout with Windows.forms and convince the engine on rendering into the MDI window. As far as I've figured out this should theoretically work.
Just that I'm not too much into Windows.forms... but we need to learn new stuff and building up entire GUIs with API calls is painful at least.
Re: Menues with Windows API
[Re: FBL]
#385596 10/20/1117:4210/20/1117:42
or you could do the other way and use the C# wrapper. Allows you to work in a C# environment which means you wont need to write a dll.
MY Website with news of my projects: (for example my current Muliplayer Bomberman, GenesisPrecompiler for LiteC and TileMaster, an easy to use Tile editor) Sparetime-Development
Re: Menues with Windows API
[Re: Rackscha]
#385605 10/20/1120:2110/20/1120:21