lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I think, the active-x control can be created in VC++/VB.

When the active-x is launched, I want to use either wzWidget or IUP to create controls inside the active-x controls.

I will provide xml and I will interpret the xml using Lua and create IUP controls within the active control.


--

Gopal

On Mon, Aug 8, 2011 at 5:14 PM, Ross Berteig <Ross@cheshireeng.com> wrote:
At 03:56 PM 8/8/2011, Gopalakrishnan wrote:
>Can iup can work inside the active-x control? I mean, we will
>have active-x controls, that is mandatory. But child controls can
>be created either using IUP or wxWidget..

I've never attempted to implement an ActiveX control in Lua. The
GUI frameworks are usually used to create the entire application
window. It is probably possible to host an ActiveX control, but
that would require a fair bit of COM binding (LuaCOM might help).


Ross Berteig                               Ross@CheshireEng.com
Cheshire Engineering Corp.           http://www.CheshireEng.com/