Wajinn
Wajinn
Awesome! It integrates quite nicely. Well, yet another accomplished. I guess we can close this one too.
> I will implement 1, 2 and 3 asap. Good to see your consideration and continual efforts (like the draggable frame). The changes to 1 (table and list), 2 (group),...
> I partially updated the documents, but i have a lot of thing need be documented that V-documentation tool can not do. So i will not use the tool anymore....
> I'm not sure about how V compiles for android V users can use [VAB](https://github.com/vlang/vab) to compile for android (also has examples). The main contributors are quite helpful, so I...
Yeah, it does look weird, where everything has no stars. Definitely would look better.
A style where people might deem more comfortable for writing code on a single line and saving some space, can be seen with [MUI](https://github.com/malisipi/mui/tree/main). Of course it's going to come...
>...does text input work as expected on all "supported" platforms in the meantime? >Last time I tried Android was a problem. The comments do not appear related to this issue....
No worries, others can do/help on that part. Others that use the macOS will, hopefully and eventually, see this and try it out or give their feedback on possible code...
I understand this is probably meant as a "gotcha" type of post, but the logic behind the code is weird. You made your struct mutable, so assigning the struct to...
> Well I get your point @Wajinn but IMO it shouldn't be allowed. In fact, while this code is weird and not common it's still a trick to modify something...