← board

feature: Eliah tabbed component bar (Lazarus-style, with icons)

Goal

Replace (or augment) the flat palette combo with a tabbed component bar along the toolbar — Lazarus/Delphi style: tabs (Standard / Additional / Non-visual / …) each holding a row of icon buttons, one per registered component. Click an icon to arm Place for that component.

Why

The combo is registry-driven but cramped and text-only. A tabbed icon bar is the expected RAD-IDE affordance and scales better as more components register.

Scope

Dependencies / notes

Acceptance

A tabbed icon bar replaces/augments the palette combo; clicking an icon arms Place for that component; tabs group visual vs non-visual; adding a registered component surfaces a new icon with no IDE edit. gui_suite green; screenshot of the bar.

Log

Log