GtkObservables.jl

Combine Gtk.jl and Observables.jl for easier GUI development
Author JuliaGizmos
Popularity
22 Stars
Updated Last
11 Months Ago
Started In
December 2020

GtkObservables

Build Status

codecov

GtkObservables is designed to simplify the creation of graphical user interfaces (GUIs) using Gtk and Julia. GtkObservables descended from GtkInteract, and mimics aspects of the design of Interact. To learn how to use this package, please see the documentation:

GtkObservables is probably a more future-oriented package than the similar GtkReactive upon which this started.