makepad-event-action

Community

Streamline Makepad event/action handling.

AuthorRoooyHe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill centralizes Makepad event and action handling, enabling widgets to communicate via a clear, consistent flow between child and parent.

Core Features & Use Cases

  • Event handling: Manage lifecycle, mouse, touch, keyboard, and window events within Makepad widgets.
  • Action system: Define actions, emit them from widgets, and capture them in parents to trigger higher-level behavior.
  • Use Case: Build a nested widget tree where a child button emits a Clicked action and a parent updates its state accordingly.

Quick Start

Implement your first widget's handle_event to emit actions with cx.action(...) and use cx.capture_actions to respond to child actions in the parent.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: makepad-event-action
Download link: https://github.com/RoooyHe/betula/archive/main.zip#makepad-event-action

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.