Cybertum

Results 6 comments of Cybertum

> LGTM, but I don't have merge permission, so someone else will have to merge it. Thanks!

You can use `libffi` to implement that, but the performance of this program will not be very impressive.....

In traditional WinForm programs, the C++ code can be used to hide the title bar. ```C++ SetWindowLong(hWnd, GWL_STYLE, GetWindowLong(hWnd, GWL_STYLE) & ~WS_CAPTION); ```

Chinese/Korean/Japanese characters r not supported now, because orbtk use the `Roboto` font which does not provide for langs like Chinese. #163

I created some examples here #71.