IUP for Zig
January 12, 2024 ยท View on GitHub
WIP Work in Progress
A Zig language idiomatic and type-checked bindings for IUP Portable User Interface Toolkit
Button example
Creates four buttons. The first uses images, the second turns the first on and off, the third exits the application and the last does nothing.
Source code: button_example.zig.
Type
zig build buttonto run this example.
Converted from original example in C https://tecgraf.puc-rio.br/iup/examples/C/button.c
Screenshots
Windows Classic

Ubuntu
