C-Menu 0.2.9
A User Interface Toolkit
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 C-Menu InitializationCapture Data from the Environment, Command Line, and Configuration File and Populate the Init and SIO Data Structures
 Chyron ManagementCreate and manage the Chyron
 Color ManagementConversion of Color Data Types and Management of Colors and Color Pairs
 Error HandlingDisplay Error messages
 External CommandsThis module provides functions to execute external commands
 Field EditorFile mapping, user input, command processing, and display logic
 Form EngineParses Form Descriptions, Handles User Input, and Integrates with External Commands for Calculations and Data Processing
 Initializing View I/OPopulate the C-Menu View Struct and Connect Input
 Manage View DisplayManage the View Display
 Memory ManagementCreate, populate, and destroy main data structures for C-Menu
 Menu EngineMain loop and command processor for the C-Menu menu system
 Menu ParserFunctions for parsing menu description files and creating Menu structures
 Object SelectionNavigate, Select, and Perform Action on Objects
 Screen IO SupportProvides Terminal Settings for C-MENU Applications and Restores Terminal State on Exit
 Signal HandlingHandles signals such as SIGINT, SIGTERM, SIGQUIT, SIGUSR1, and SIGSEGV
 String ObjectsSimple String Object Library
 Testing FunctionsFunctions for Testing Only
 Utility functionsString manipulation, file handling, and error reporting
 View EngineFile mapping, user input, command processing, and display logic
 View NavigationNavigation functions for the view application
 Window SupportManage NCurses windows and color settings