ui
ui copied to clipboard
A cross-platform UI library written in V
Just wanted a goto thread for considerations on developing iOS apps and generally getting started with using V UI on iOS. Hopefully we can establish a nice cohesive workflow that...
The readme says that V ui binaries have no dependencies, but when I run otool on the binary on MacOS it seems to be linking to multiple dynamic libraries, for...
I want add a treeview widget. This widget will use some png images for UI display. I will add pngs resources to project firist. I have read the code pngs.v,...
**V doctor:** ``` OS: windows, Microsoft Windows 10 Home v19044 64 bit Processor: 4 cpus, 64bit, little endian, Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz CC version: Error: exec failed (CreateProcess)...
**V version:** V 0.4.4 43e96ce **UI version:** 0.0.4 **OS:** Arcolinux on KDE Plasma **What did you do?** trying to run the example demo_style_4colors.v ``` v run demo_style_4colors.v ``` **What did...
This PR reworks the way styles are handled by controls throughout the window. The initial motivation was to add a simple way to switch themes at runtime, which in itself...
### Describe the bug Win10,64bit .compiled and ran but crushed : Unhandled Exception 0x406D1388 print_backtrace_skipping_top_frames is not implemented Unhandled Exception 0xC0000005 print_backtrace_skipping_top_frames is not implemented ### Reproduction Steps cd vmodules...
**V version:0.4.3 be8e911** **UI version:latest** **OS:macos ventura** yuc@yuc examples % v run demo_label.v signal 11: segmentation fault 0 libsystem_platform.dylib 0x00007ff80cf835ed _sigtramp + 29 1 ??? 0x0000000000000000 0x0 + 0 2...
**V version: 0.4 **UI version: V UI 0.0.4 **OS:** windows 10 **What did you do?**  **What did you expect to see?** **What did you see instead?**