www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - JavaScript ( QScript Qt-5 ) in GUI framework QtE5

reply MGW <mgw yandex.ru> writes:
Support of JavaScript which is a part of Qt-5 is added to QtE5. 
The possibility of a call from the JS functions and methods 
written to D is provided. There is an opportunity to save JS 
status in case of execution of a series of scripts and from D to 
read values of any variables in JS.

screenshot:
https://pp.vk.me/c637429/v637429885/16b14/mSDeRXCZcdI.jpg

github
https://github.com/MGWL/QtE5
Oct 30 2016
next sibling parent Karabuta <karabutaworld gmail.com> writes:
On Monday, 31 October 2016 at 06:46:39 UTC, MGW wrote:
 Support of JavaScript which is a part of Qt-5 is added to QtE5. 
 The possibility of a call from the JS functions and methods 
 written to D is provided. There is an opportunity to save JS 
 status in case of execution of a series of scripts and from D 
 to read values of any variables in JS.

 screenshot:
 https://pp.vk.me/c637429/v637429885/16b14/mSDeRXCZcdI.jpg

 github
 https://github.com/MGWL/QtE5
Nice!1 Good work
Oct 31 2016
prev sibling parent MGW <mgw yandex.ru> writes:
Warm-up for mind. Visual Basic 6 is used as framework for DLL on 
D. Calls of functions from VB to D and from D to VB are available 
that allows to control the form on VB directly from DLL on D.

https://pp.vk.me/c638421/v638421885/9bee/0KJYM0QafWQ.jpg
Nov 11 2016