ui
ui copied to clipboard
A cross-platform UI library written in V
"On Linux, V UI will be a full-featured lightweight alternative to GTK and Qt." does that mean that.... 1) it will be usable from C like GTK 2) it will...
**V version:** 0.2.4 **UI version:** 0.0.4 **OS:** Windows 11 **What did you do?** Compiled this and ran it: ```module main import ui struct App { mut: window &ui.Window = 0...
Many features will need discussion so this thread acts as **both a discussion & a task list** for contributors/maintainers. **Notes:** 1. All these features won't necessarily make it into the...
**V version:** latest **UI version:** latest **OS:** win11 **What did you do?** v run users.v **What did you expect to see?** /Users/petrmakhnev/v/v crun C:/Users/Admin/.vmodules/ui/examples/users.v C:/Users/Admin/AppData/Local/Temp/v_0/users.740886513871794168.tmp.c:22993: at print_backtrace_skipping_top_frames_tcc: Backtrace C:/Users/Admin/AppData/Local/Temp/v_0/users.740886513871794168.tmp.c:22960: by...
**V version:** V 0.3.0 a38310f **UI version:** **OS:** Ubuntu in WSL **What did you do?** running any grafic example of v or ui **What did you expect to see?** the...
**V version:** **UI version:** **OS:** **What did you do?** **What did you expect to see?** **What did you see instead?**
**V version:** V 0.3.0 70890b2 **UI version:** Current? **OS:** Windows 10 **What did you do?** ``` D:\projects\v>v up Updating V... V self compiling ... V built successfully as executable "v.exe"....
V version: V 0.3.0 UI version: How do I get that one? Installed it today - so today's! OS: Win 10 **What did you do?** Tried to run various examples....
Maybe add a form builder for Ui\gui with drag and drop toolbox