Files
carrotpilot/system/ui
2026-05-30 12:07:15 +09:00
..
2026-05-08 13:52:51 +09:00
2026-03-21 16:12:45 +09:00
2026-03-21 16:12:45 +09:00
2026-03-21 16:12:45 +09:00
2026-03-21 16:12:45 +09:00
2026-01-28 08:27:01 +09:00
2026-01-28 08:27:01 +09:00
2026-01-28 08:27:01 +09:00
2026-05-30 12:07:15 +09:00
2026-05-06 17:31:27 +09:00
2026-03-21 16:12:45 +09:00
2026-03-21 16:12:45 +09:00
2026-03-06 10:47:46 +09:00
2026-01-28 08:27:01 +09:00

ui

The user interfaces here are built with raylib.

Quick start:

Style guide:

  • All graphical elements should subclass Widget.
    • Prefer a stateful widget over a function for easy migration from QT
  • All internal class variables and functions should be prefixed with _