Skip to content

Add pigui example#130

Merged
elgopher merged 1 commit intomasterfrom
gui-example
Jul 8, 2025
Merged

Add pigui example#130
elgopher merged 1 commit intomasterfrom
gui-example

Conversation

@elgopher
Copy link
Owner

@elgopher elgopher commented Jul 8, 2025

This example demonstrates building a simple GUI hierarchy with pigui. It shows:

  • A panel (container) with a local coordinate system
  • Three buttons arranged vertically inside the panel
  • Clicking a button logs its label

The layout is recalculated relative to the panel's position, showing pigui’s tree-structure approach.

@elgopher elgopher self-assigned this Jul 8, 2025
This example demonstrates building a simple GUI hierarchy with pigui.
It shows:
- A panel (container) with a local coordinate system
- Three buttons arranged vertically inside the panel
- Clicking a button logs its label

The layout is recalculated relative to the panel's position, showing pigui’s tree-structure approach.
@elgopher elgopher merged commit 856452d into master Jul 8, 2025
1 check passed
@elgopher elgopher deleted the gui-example branch July 8, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant