Wajinn
Wajinn
> V allows the ultimate "trick" - just put the code in an `unsafe` block, and you can do whatever you want. Another one, at least V has "const structs",...
> ...allow functions to become not pure anymore (as stated as one of the V's feature). You might want to re-read V's updated documentation and website. > ...this trick allows...
As a user and upon reading this, have various thoughts about it. **1)** Thought the point of keeping global variables was low level and compatibility issues with other languages. If...
First example is a minimum window with row and label. Second is an example of adding to the stack without error. @xigoi ``` import ui fn main() { window :=...
Just adding an opinion. Agree with the line of thinking that it should be consistent. So in reference to the examples that dadooda gave, if example 2 is allowed, then...
If the problem is NSFW. Wouldn't it be or have been possible to submit a version where NSFW was permanently set to "off" by default (not allowing "on" for that...
> 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...
@tzSharing I've used MUI on both Windows (8.1 and 11) and Linux without problem, with TCC. Ran some test apps with no issue, on V 0.4.7 c0f7244. Additionally, used MUI...
> I may continue to developing MUI however widget system is requiring so memory since I am using a map with union... I learn a lot of things with it)....
@medvednikov and @JalonSolov Whichever way works best. Thanks. Just wanted to remind that newbies and casuals are going to visit the VPM site and likely click links. If things like...