R3D9477

Results 23 issues of R3D9477

Hi. This issue just with ideas for additions of a window(s) managing system: 1) add flag TopMost for a window 2) add flag Visible for a window (to show/hide selected...

Window API

Hi. It would be cool to have installation page for Windows same as Unix (1. installation via choosenim 2. manual installation from zip) :)

Hi. I'm facing trouble that marketplace is empty. Maybe it is somehow related with messages in the terminal: ``` UE4LinuxLauncher/Compiled$ ./start.sh java.net.MalformedURLException: no protocol: /marketplace/en-US/ org.json.JSONException: A JSONObject text must...

Hi. My current language is English, however I get all messages and some element of UI in Chinese, like this: ![selection_069](https://user-images.githubusercontent.com/15020827/53418085-088a7b80-39e8-11e9-9846-7ddea78550e9.png) But I don't know Chinese language. So, I don't...

## Expected Behavior A simple window with one image (jpg). ## Current Behavior Blank screen. ## Test app / minimal test case Sample available [here](https://github.com/r3d9u11/haxe-basics/tree/master/4_ExtLib/4.4_GuiFrameworks/4.4.2_HaxeUI/4.4.2.5_haxeui-kha/4.4.2.5.1_Components/Image). ## Your Environment Haxe 3.4.2...

Hello. I've noticed that feature "Use double player" doesn't work after system was suspended and woke up. I see transitions between video ending and video beginning.

Hi. Is it possible to realize feature wich will change the current workdir to destination (after project's dircetory created from template)? (Analog of feature "Create Project's Directory" or "Create Subdirectory"...

Hi. I tried to set some breakpoints after `new debugger.HaxeRemote(false, "localhost");`, but all was ignored :( Debugger don't stop my application. VSCode 1.20.1 Haxe 3.4.4 HXCPP 3.4.188 hxcpp-debugger from git...

Hi. I tried just launch debugger without compilation (use a pre-compiled application), but debugger was excepted. I'm tried this config: ``` { "name": "Launch (Hxcpp)", "type": "hxcpp", "request": "launch", "linux":...

Fixes for HXCPP target