About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Embedding an Esenthel render window into large industrial application
Post: RE: Embedding an Esenthel render window into large...

Do you call DestroyWindowCore and then break the loop in Update of esenthel ?
flcpy Feature Requests 32 27,432 05-13-2011, 09:10 PM
  Thread: Embedding an Esenthel render window into large industrial application
Post: RE: Embedding an Esenthel render window into large...

cool UI now :)
flcpy Feature Requests 32 27,432 05-13-2011, 08:59 PM
  Thread: Embedding an Esenthel render window into large industrial application
Post: RE: Embedding an Esenthel render window into large...

I think you need to modify Esenthel. I hope that you can change the sources of this engine.
flcpy Feature Requests 32 27,432 05-13-2011, 06:03 PM
  Thread: Embedding an Esenthel render window into large industrial application
Post: RE: Embedding an Esenthel render window into large...

Please, use pinvoke lib (written by warren tang) which is attached to this post.
flcpy Feature Requests 32 27,432 05-13-2011, 02:56 PM
  Thread: Embedding an Esenthel render window into large industrial application
Post: RE: Embedding an Esenthel render window into large...

I gave Esenthel a long time ago. I just wrote the code to test the integration in wpf. what do you mean by drawing multiple renders on a win32 window? If i remember that correctly, Esenthel works on ...
flcpy Feature Requests 32 27,432 05-12-2011, 09:10 PM
  Thread: Embedding an Esenthel render window into large industrial application
Post: RE: Embedding an Esenthel render window into large...

Hello dynad, I'am the guy who wrote this code (wpf with Esenthel). How can i help you ?
flcpy Feature Requests 32 27,432 05-12-2011, 07:46 PM
  Thread: Embedding an Esenthel render window into large industrial application
Post: RE: Embedding an Esenthel render window into large...

In WPF now
flcpy Feature Requests 32 27,432 01-22-2010, 12:54 PM
  Thread: Embedding an Esenthel render window into large industrial application
Post: RE: Embedding an Esenthel render window into large...

First solution to this problem is using simple Win32 sdk calls : 1) create a parent window (using createwindow(...)) 2) change the parent of the EE window with the following : HWND hWnd ...
flcpy Feature Requests 32 27,432 01-22-2010, 12:12 AM
  Thread: Embedding an Esenthel render window into large industrial application
Post: Embedding an Esenthel render window into large ind...

Hi, I'm trying to display the content of your engine in a simple Win32 window. (I think your engine can be used for industrial applications, so your engine needs to be imported and embeded into a mai...
flcpy Feature Requests 32 27,432 01-21-2010, 10:06 PM