OscarNET-SOFTware
-
- 194 total downloads
- last updated 7/7/2026
- Latest version: 0.4.1-alpha.4 (prerelease)
Theming system for Retro.TUI.Framework. Defines the semantic color role model (TuiColorRole), the immutable palette (TuiPalette) and the theme aggregate (TuiTheme). No dependencies on other framework layers... More information -
- 187 total downloads
- last updated 7/7/2026
- Latest version: 0.4.1-alpha.4 (prerelease)
Event hierarchy and command definitions for Retro.TUI.Framework. Defines the communication language between all framework components. No dependencies on other framework layers. -
- 181 total downloads
- last updated 7/7/2026
- Latest version: 0.4.1-alpha.4 (prerelease)
Rendering layer for Retro.TUI.Framework. Wraps SkiaSharp and exposes a grid-oriented drawing API (TuiRenderContext, TuiGrid, TuiFont). No view or control accesses SkiaSharp directly: they always go through... More information -
- 180 total downloads
- last updated 7/7/2026
- Latest version: 0.4.1-alpha.4 (prerelease)
View-tree layer for Retro.TUI.Framework. Provides TuiView, TuiGroup and TuiDesktop — the composable visual hierarchy that all controls and windows build on. Depends on Events, Theming and Rendering; does not... More information -
- 163 total downloads
- last updated 7/7/2026
- Latest version: 0.4.1-alpha.4 (prerelease)
Hosting layer for Retro.TUI.Framework. Provides the SDL2-backed window host (SdlHost) and the ITuiHost abstraction. This is the only project in the framework that references SDL2 directly. -
- 158 total downloads
- last updated 7/7/2026
- Latest version: 0.4.1-alpha.4 (prerelease)
Windows layer for Retro.TUI.Framework. Provides TuiWindow and TuiDialog — movable, closable top-level containers with title bar, border, shadow and modal support. Depends only on Retro.TUI.Views; not referenced... More information -
- 153 total downloads
- last updated 7/7/2026
- Latest version: 0.4.1-alpha.4 (prerelease)
Application core for Retro.TUI.Framework. Provides TuiApplication (entry point), TuiMessageLoop (poll-update-render cycle) and TuiFocusManager (keyboard focus). This is the only layer that wires together... More information -
- 83 total downloads
- last updated 7/7/2026
- Latest version: 0.4.1-alpha.4 (prerelease)
Widgets layer for Retro.TUI.Framework. Provides concrete UI controls — TuiLabel, TuiButton, TuiInputLine, TuiStatusBar, TuiMenuBar and friends — built on top of TuiView/TuiGroup. Depends only on... More information -
- 82 total downloads
- last updated 6/27/2026
- Latest version: 0.3.0-alpha.3 (prerelease)
PC Tools 9.x theme for Retro.TUI.Framework. Provides the canonical Central Point Software aesthetic: bright blue windows, white menus and the characteristic IBM VGA 9x16 CP437 font.