Home

Awesome

GacJS

Read the LICENSE first.

Running GacUI in Browsers!

Source code is abondoned. This repo will be used to port GacUI to WebAssembly. All content will be deleted later.

Notice

Some content is under development. I will keep all code compatible across browsers by only testing the code using the latest version of IE, Firefox and Chrome. After Windows 10 releases, Edge will be included.

In the future, GacGen.exe can translate GacUI XML resource files to javascript codes, mapping all classes to javascript. You can just create an instance of your control class and plug it in the DOM tree at wherever you want, and the UI will appear in the web page.

This project's priority is not very high. The first step is to re-implement GacUI's layout system using javascript, and then use it to develop the GacUI document generator with C++ and XML comments.

Running test pages

Running test pages is very simple, just follow the steps:

Content