Mehmet Ali Şipi
Mehmet Ali Şipi
I may work about an external C/C++ library that manipulates windows on Windows. (It will not be related directly with the WebUI to avoid harming the portability of WebUI, however...
I am on Garuda OS and I have same issue. I have switched from Wine-GE to Proton-GE (due controller issues on game). And save path is not updated and I...
I'm sorry to announce MUI will maintenance-only mode since you are using the library is long time. However if you need to have bugfix or basic features, I will still...
The `commdlg.h` is not bundled with V's TCC, so you need to install full WinAPI of TCC or use alternative compiler (like GCC). _You can find more information about how...
> If you change it to "import mui as m" or "import mui", it will work normally. Sometimes V installs the library to `~/.vmodules/mui` (without `malisipi`). How you installed the...
> I directly copied "`v install https://github.com/malisipi/mui`" in your "readme" document to install。This is the path "`C:\ Users\ TZ\ .vmodules\ mui`" after my installation. I am pretty sure about V...
> I think it would be great, if you would reconsider putting it into maintenance-only, and still work on MUI from time to time or per user requests. As you...
You can achieve something that you want with an iframe html tag or (abandoned) frameset tag. You can send messages to other frames easily with JavaScript to communicate with each...
Can you provide the installer code that you used. The behavior is only designed for uninstaller.
I tested the code and I recognize some problems. - Files is deleted only if runned uninstaller.exe. Or files is deleted if the files is located on installation location. It's...