IUP for Zig

January 12, 2024 ยท View on GitHub

Lines of code GitHub code size in bytes made with Zig made with Zig

WIP Work in Progress

A Zig language idiomatic and type-checked bindings for IUP Portable User Interface Toolkit

Simple Notepad (in progress)

A simple, but fully featured Notepad application using lots of IUP resources.

Source code: notepad_example.zig.

Type zig build run to run this example.

Converted from original tutorial in C https://tecgraf.puc-rio.br/iup/examples/tutorial/simple_notepad.c

See the excellent IUP tutorial for a guided step-by-step explanation.

Screenshots

Windows Classic

Simple Notepad Windows

Ubuntu

Simple Notepad Ubuntu