www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

DMDScript - Does DMDScript support ActiveX controls?

↑ ↓ ← =?iso-8859-1?Q?Robert_M=2E_M=FCnch?= <robert.muench robertmuench.de> writes:
Hi, the subjects tells it all. Can I use ActiveX with DMDScript?

And, would it be possible to get a Windows Mobile version of it?  
Having a good JavaScript engine on a Smartphone opens a lot of  
possibilities.

Thanks.

-- 
Robert M. Münch
Management & IT Freelancer
http://www.robertmuench.de
Oct 15 2006
↑ ↓ Walter Bright <newshound digitalmars.com> writes:
Robert M. Münch wrote:
 Hi, the subjects tells it all. Can I use ActiveX with DMDScript?

The C++ version, yes.
 And, would it be possible to get a Windows Mobile version of it? Having 
 a good JavaScript engine on a Smartphone opens a lot of possibilities.

I don't know anything about Mobile, but I imagine that recompiling it for Mobile wouldn't be a big problem.
Oct 18 2006
↑ ↓ =?iso-8859-1?Q?Robert_M=2E_M=FCnch?= <robert.muench robertmuench.de> writes:
On Wed, 18 Oct 2006 19:56:53 +0200, Walter Bright  
<newshound digitalmars.com> wrote:

 Hi, the subjects tells it all. Can I use ActiveX with DMDScript?

The C++ version, yes.

Ok. Any plans to add this support to the D version as well?
 I don't know anything about Mobile, but I imagine that recompiling  
 it for Mobile wouldn't be a big problem.

Am I right, that the source for the C++ version isn't publicly available? -- Robert M. Münch Management & IT Freelancer http://www.robertmuench.de
Oct 20 2006
↑ ↓ → Walter Bright <newshound digitalmars.com> writes:
Robert M. Münch wrote:
 On Wed, 18 Oct 2006 19:56:53 +0200, Walter Bright 
 <newshound digitalmars.com> wrote:
 
 Hi, the subjects tells it all. Can I use ActiveX with DMDScript?

The C++ version, yes.

Ok. Any plans to add this support to the D version as well?

No.
 
 I don't know anything about Mobile, but I imagine that recompiling it 
 for Mobile wouldn't be a big problem.

Am I right, that the source for the C++ version isn't publicly available?

That's right. It is for sale, though.
Oct 21 2006