[fpc-pascal] Simple TUI framework/RAD
    Michael Van Canneyt 
    michael at freepascal.org
       
    Sun Dec 18 14:45:16 CET 2005
    
    
  
On Sat, 17 Dec 2005, Mihai wrote:
> Hello,
> 
> Is there any simple TUI framework or RAD tool for Free Pascal?
> I mean simpler than FV which is quite big for small console apps
> with simple widgets (Linux console).
Try ocrt in packages/extra/ncurses. 
It's object oriented, but much simpler than FV. It has some demo apps.
It's ncurses based so should work quite well.
Michael.
    
    
More information about the fpc-pascal
mailing list