ui icon indicating copy to clipboard operation
ui copied to clipboard

A cross-platform UI library written in V

Results 120 ui issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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)...

bug

Would be nice to have an XML like syntax, akin to JSX or TSX.

enhancement

**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...

bug

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...

bug

**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...

bug

**V version: 0.4 **UI version: V UI 0.0.4 **OS:** windows 10 **What did you do?** ![image](https://github.com/vlang/ui/assets/12226481/886679f7-f9e9-4a36-bfd4-f81ced3b9d57) **What did you expect to see?** **What did you see instead?**

bug