Skip to content
/ orbtk Public
forked from redox-os/orbtk

The Orbital Widget Toolkit. Compatible with Redox and SDL2.

License

Notifications You must be signed in to change notification settings

fabiao/orbtk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orbtk

The Orbital Widget Toolkit. Compatible with Redox and SDL2.

Travis Build Status MIT licensed crates.io docs.rs

Usage

To include orbtk in your project, just add the dependency line to your Cargo.toml file:

orbtk = "0.2.27"

However you also need to have the SDL2 libraries installed on your system. The best way to do this is documented by the SDL2 crate.

You will also need to use the nightly build of Rust to use orbtk.

Examples

You find the examples in the examples/ directory.

You can start the widgets example by executing the following command:

cargo run --example widgets

About

The Orbital Widget Toolkit. Compatible with Redox and SDL2.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Rust 99.3%
  • CSS 0.7%