mirror of https://github.com/fltk/fltk
Removed old TODO items that have been addressed.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9346 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
3cf006f5c3
commit
efe0b2b939
|
@ -17,13 +17,6 @@
|
|||
// http://www.fltk.org/str.php
|
||||
//
|
||||
|
||||
//
|
||||
// TODO:
|
||||
// o Auto scroll during dragged selection (done)
|
||||
// o Keyboard navigation (up/down/left/right arrow)
|
||||
// o Add scrollbar_size() method and integer [breaks ABI]
|
||||
//
|
||||
|
||||
#ifndef _FL_TABLE_H
|
||||
#define _FL_TABLE_H
|
||||
|
||||
|
|
Loading…
Reference in New Issue