Skip to content
/ TUI Public

Lazarus component for Text User Interface (console) + designer

License

Notifications You must be signed in to change notification settings

x2nie/TUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a509edc · Sep 4, 2022

History

40 Commits
Sep 4, 2022
Aug 19, 2022
Sep 4, 2022
Sep 7, 2016
Nov 8, 2015
Aug 19, 2022

Repository files navigation

TUI

Lazarus component for Text User Interface (console) + designer

It provides easy and visual toolkit for devoloping console application (similar to TurboVision / FreeVision framework) with class inheritance, while TV/FV using object basis.

Author:

  • x2nie (2015 TComponent basis)
  • FPC team & contributor (1998 ~ 2000)

To run (ver 0.1):

  • mix or copy the source code from C:\FPC\2.6.4\source\packages\fv\src
  • Using Lazarus, open the sample100.pas
  • Run (F9)

Todo:

  • Create runtime package
  • Crate design-time package that provides:
    • Form Designer that able using Lazarus's Object Inspector
    • wizard for New Tui Application

Preview Running

About

Lazarus component for Text User Interface (console) + designer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages