#widgets #api #ui #applications #properties #orb-tk #ui-toolkit

orbtk-api

API crate that provides base api and elements for OrbTk like widgets basis

3 releases

0.3.1-alpha3 Aug 13, 2020
0.3.1-alpha2 Apr 22, 2020
0.3.0-alpha1 Nov 15, 2019

#935 in GUI

Download history 92/week @ 2024-02-26 16/week @ 2024-03-04 37/week @ 2024-03-11 14/week @ 2024-03-18 17/week @ 2024-03-25 96/week @ 2024-04-01 7/week @ 2024-04-08 10/week @ 2024-04-15 14/week @ 2024-04-22 10/week @ 2024-04-29 9/week @ 2024-05-06 13/week @ 2024-05-13 24/week @ 2024-05-20 10/week @ 2024-05-27 9/week @ 2024-06-03 8/week @ 2024-06-10

53 downloads per month

MIT license

1MB
15K SLoC

orbtk-api

Provides base traits and structs for application, widgets and properties. It's part of OrbTk - The Rust UI-Toolkit.

Build and test MIT licensed

Dependencies

  • dces (MIT): Entity Component System
  • ron (Apache 2.0, MIT): Save settings to ron file
  • serde (Apache 2.0, MIT): serialize, deserialize setting objects
  • dirs (Apache 2.0, MIT): Read user settings dir
  • raw-window-handle (MIT): access to a window's platform-specific raw window handle

License

Licensed under MIT license (LICENSE).


lib.rs:

API crate that provides base api and elements for OrbTk like widgets basis.

Dependencies

~2–13MB
~116K SLoC