Thursday, June 4, 2015

Filled Under:

computer engineering

html5 C++

Is it possible to develop a C++ program while using HTML and CSS for the user interface? I know about programming with Javascript using a container, but I am really interested in C++ development.

I felt in love with C# when I developed under Windows, but now I moved to Linux and I haven't found a good tool for using markup for interfaces. For this, I would like to mix HTML and CSS, which are very lightweight and easy to use, with C++ code, with something like WPF.

Oh, one more thing: I'm looking for desktop development, not web.

c++ user-interface desktop-application

This overview of the Wormhole JavaScript Library gives you access from an HTML5 application to native user interface components as well as cameras, compasses, files storage, push notifications, sensors, and a whole lot more.

In physics, a wormhole is a shortcut through . In the universe, a wormhole connects JavaScript and C/C++.  The Wormhole Library consists of two parts, at one end is the JavaScript API, and at the other end is a C/C++ API.

With the Wormhole C++ Library you can easily add your own C/C++ code and invoke it from JavaScript, using the same JavaScript to C/C++ bridge as the Wormhole library uses. The bridge is fully available to every MoSync application and lets to both invoke C/C++ code and call back into JavaScript again.
supports the standard smartphone implementations of HTML5. That means it is possible to create rich web applications using JavaScript and CSS over the powerful core. You can even mix HTML5 UI components and Native UI widgets.

You can edit HTML and JavaScript files directly in the MoSync IDE with syntax support. There are easy-to-use project templates to get you started. The helps you to develop and test your code on the emulators for Android, iOS and Windows Phone. And the lets you quickly create a ready-to-install package for your app, that can be published on the App Stores.

If you are a C++ developer, you can benefit from creating cool looking user interfaces in HTML and CSS. And you don't need to master all the dirty details of CCS, as you can choose from a rich selection of high-level JavaScript libraries available on the Internet, like , Mobile, and Touch.

0 comments:

Post a Comment