Page 1 of 1

EdgeLib as an ActiveX

PostPosted: Dec 14, 2006 @ 11:43am
by ChezDoodles
Sirs,

is it possible to restrict EdgeLib to an externally defined window in Win32?

I need a presentation layer for a multi-platform application, and would like to wrap EdgeLib in an ActiveX on Win32 platform.

Is it possible to do this with EdgeLib by tweaking the startup code?

Regards,
Sven

PostPosted: Dec 14, 2006 @ 2:32pm
by edge
Hi ChezDoodles,

Can you tell me in more detail how you'd like to implement Edge in an ActiveX control?

You can try to open the display manually or start the framework in a Dialog box (supply the ID of the dialog with ClassEdge::Start()). You can also write a custom Window message handler documented here: http://www.edgelib.com/index.php?node=f ... _onmessage

PostPosted: Dec 14, 2006 @ 5:27pm
by PointOfLight

PostPosted: Dec 18, 2006 @ 10:08am
by edge