flow9
flow9 copied to clipboard
Platform for safe, easy and productive programming of complex, multi-platform apps with a modern user interface
The installation process is too complex now. Nix packeges manager (https://nixos.org/learn.html) allow to make reproducible build and installation processes. Please support it.
If you don't want to install QT with the installer ```sh # this installs aqt only for your current user pip install --user aqtinstall # pick a folder where to...
Does this language have any support for high-DPI screens? I mean proper scaling where things don't get blurry (caused by scaling rendered picture) but just rendered with more pixels. I've...
https://trello.com/c/enYdpOeS/17395-some-strings-became-not-translated
https://trello.com/c/hkaskpdJ/17080-math-expressions-look-cropped-in-live-content Related PR: https://github.com/area9innovation/innovation/pull/2770
https://github.com/area9innovation/flow9/blob/7e015a8af35ccaa39be7e2954acde5dfc862bd76/platforms/common/haxe/HaxeRuntime.hx#L37 Should we use `_name` instead on just `name` when creating a new structure?