PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Ariel Benzakein on April 09, 2004, 07:21:05 PM

Title: ActiveX?
Post by: Ariel Benzakein on April 09, 2004, 07:21:05 PM
How can Firefly support ActiveX?  I thought ActiveX controls dont work in PB?
Title: ActiveX?
Post by: TechSupport on April 09, 2004, 07:30:57 PM
AcitveX/OCX is supported through some great work by Jose Roca
and uses the ATL.DLL to make it all possible.

I am in the process of creating an easier to follow tutorial and
integration of Jose's TypeLib Browser to make using OCX's very
easy.
Title: ActiveX?
Post by: Ariel Benzakein on April 09, 2004, 07:34:13 PM
Wow that is pretty exciting.

I've wanted to use PB for a game project, but the problem is that most of the 3D libraries are ActiveX.  Of course, the problem of converting headers from any of those tools to work with PB is huge too.

Maybe this will help... I'll have to pick one and try it.