Renlite
Renlite
### Checklist - [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one. - [X] This issue only relates...
### Description: #1090 Implementation of a (Round)Rectangle as primitive Open GLObject. - The property "fyne.RectangleRadius" extends canvas.Rectangle struct. - For the left and right side a different radius can be...
Question: The compiled FireMonkey-Lib for Android has a size of 21 MB/32bit and 31 MB/64bit. Why is the size so huge? How big is a "Hello World" app for Android...
function loadCSS() like loadJS() Issue #796
Did you evaluete WebComponents for Odoo/Owl too? What were the main reasons?
Extention of owl/src/utils.ts with function loadCSS (like loadJS) JavaScript ``` JS const loadedStyles = {}; export function loadCSS(url) { if (url in loadedStyles) { return loadedStyles[url]; } const promise =...
Hi! Not to need VS and all the C++ SDK to compile/build Flutter apps for Windows is lightweight . I tried to execute the RenderObject based SampleCode https://github.com/renlite/relflor/blob/master/render_sample_hello/lib/main.dart with win32_runner,...
### Checklist - [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one. - [X] This issue only relates...
Tried raylib pkg to install but get following errors. ```shell $> onyx package add raylib $> ←[32mAdded ←[39m'raylib' version 0.0.7 $> ←[0m $> onyx package sync $> ←[32mFetch ←[39mhttp://github.com/onyx-lang/pkg-raylib 0.0.7...
```nimble install https://github.com/Araq/nimedit``` worked but when starting ```nimedit``` following error apears: ```could not load: SDL2.dll (bad format; library may be wrong architecture)``` ```SDL2.dll``` is in the ```nim\bin``` path.