1 مستودع
Event systems that trigger callbacks based on string identifiers.
Distinct from Event Handling: Specializes in string-keyed notifications rather than general user interaction callbacks.
Explore 1 awesome GitHub repository matching user interface & experience · String-Based Events. Refine with filters or upvote what's useful.
Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and Windows API wrapper, providing a toolkit of native widgets and a declarative layout system for developing high-performance user interfaces. The project is distinguished by its data-binding framework, which uses reflection and string-based property paths to synchronize data sources with interface widgets. It also provides specialized support for high-DPI interface scaling and an optimized native message loop to reduce runtime overhead. The toolkit covers a wide range of capabi
Triggers callback functions when specific string-based events are published.