Path to this page:
./
wip/twintk,
Terminal Windows Toolkit
Branch: CURRENT,
Version: 0.9.4.34,
Package name: twintk-0.9.4.34,
Maintainer: baconTwintk, the Terminal Windows Toolkit, is a library for developing
intuitive terminal-based applications utilizing menus, color,
dialogs, etc.
It utilizes 3 separate layers:
Image: A buffer containing the current window or terminal content
Terminal: A structure representing a terminal screen, including
its image
Window: A structire representing a window, including its image
A window or terminal can be updated immediately via functions like
wputc() or a curses-like strategy can be used by updating the image
only and then redrawing the window or terminal. The developer can
choose which approach is best for each situation.
Required to build:[
wip/libbacon] [
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2024-11-04) Updated to version: twintk-0.9.4.34
- (2023-09-06) Updated to version: twintk-0.9.4.31
- (2023-07-11) Updated to version: twintk-0.9.4.30
- (2023-06-28) Updated to version: twintk-0.9.4.29
- (2023-05-25) Updated to version: twintk-0.9.4.27
- (2023-02-13) Package has been reborn
CVS history: (Expand)