-
I'm creating a checkbox in a vertical layout inside a scrollable widget on windows, but when I try to click it, nothing changes and the event isn't triggered.
Code:
```d
auto window = new MainWin…
-
魏老师您好:
我在minigui官网直接下载的libmgeff-1.5.0.tar.gz里面缺少很多文件,无法编译,与github上的仓库区别很大。github上的仓库编译没有问题。
-
Hi Team,
We have tried cross compiling the minigui for mips architecture.
In the cross-build we are not able to get the mginit binary. As we understood minigui will run as server and client, from th…
-
在交叉编译中,5.0 与4.0 都遇到以下问题
1)关于 harfbuzz,
a) configure 加上 LIBS 这个参数编译不过;
b)后面有用到 -lharfbuzzex 不过这个不知道在哪里生成的,只有 libharfbuzz.so libharfbuzz-subset.so
c)用 libharfbuzz.so libharfbuzz-subset.so 就有 un…
-
Hello there!
I want to try out MiniGUI and see it run on my local maschine and see what I can do with it. There are a few small ideas that I have but without a nice playground to test them, they wi…
-
A number of the fonts in the installed subpackages do not have open licenses. Can they be removed? [Noto Sans CJK](https://github.com/googlefonts/noto-cjk) maybe a reasonable replacement. Happy to imp…
-
Hi,
I'm updating this original comment. Coming from Borland-based Minigui to this Mingw version, I kept getting errors when trying to build any of the samples.
The answer was to go to each of t…
-
The GBA start+select menu has incomprehensible characters
-
执行编译sudo ./configure; sudo make; sudo make install 编译mgncs4时,遇到报错。当前未找到原因
/usr/bin/ld: ../src/.libs/libmgncs4touch.so: undefined reference to `Init3DSenceTransAffine'
/usr/bin/ld: ../src/.libs/lib…
-
In high resolution (for example 4K), the toolbar icon size look small, how to make it bigger ?