Skip to content

masterzora/tawny-cdk

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 

tawny-cdk

A Ruby version of Thomas Dickey version of the curses development kit.

Why Tawny? Because this is better than just a ruby port. Or, rather, it will be. At the moment it's pretty much just a Ruby port but the plan is a package that is easier to use and extend, with extra extensions to prove it.

Currently requires ncurses-ruby (http://ncurses-ruby.berlios.de/).

Currently implemented widgets:

  • Alphalist
  • Button
  • Buttonbox
  • Calendar
  • Dialog
  • Entry
  • File Selector
  • Graph
  • Histogram
  • Item List
  • Label
  • Matrix
  • Marquee
  • Menu
  • Multiple Line Entry
  • Radio List
  • Scale
  • Scrolling List
  • Scrolling Window
  • Selection List
  • Slider
  • Template
  • Viewer

Thomas Dickey's C project page: http://invisible-island.net/cdk/

About

A ruby port of the curses development kit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages