About Store Forum Documentation Contact



Post Reply 
intialize game window with custom HWND
Author Message
Gajet Offline
Member

Post: #1
intialize game window with custom HWND
I was trying to develop some custom editor for esenthel using Qt, and I was wondering if i could initilize esenthel as one of Qt widgets. the only need is a function that runs the engine using some custom handler(which i'll provide after Qt window is created), but i didn't find any way to prevent EE itself from createing it's own window. is this even possible or not?
06-11-2011 02:30 AM
Find all posts by this user Quote this message in a reply
Dynad Offline
Member

Post: #2
RE: intialize game window with custom HWND
you can check this post out: http://www.esenthel.com/community/showth...p?tid=1763

It works not 100% correct but its something you can use for your custom editor.

There is always evil somewhere, you just have to look for it properly.
06-11-2011 04:10 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply