GUIX Studio tooling

Multiuser GUIX Studio

A packaged Endeavor GUIX Studio build for teams that need GUIX projects to survive shared ownership, source control, automated inspection, and AI-assisted editing loops.

Use whenMore than one person or tool needs to work safely around a GUIX project.
IncludesBranded Studio build, customer manual, install zip, and source snapshot.
WorkflowOpen projects normally, or run headless export and render checks from scripts.
Best fitThreadX GUIX products with shared UI ownership or agent-assisted validation.

What it does for you

Keeps GUIX Studio usable in a modern product workflow: designers, firmware engineers, reviewers, and AI agents can inspect GUIX projects, export model data, and render screens without relying only on a manual desktop session.

What is in the package

EndeavorGUIXStudio.zip, a branded launcher, a compatibility guix_studio.exe, generated customer documentation, vendored GUIX source, package scripts, and a source snapshot for handoff.

Why you need it

Use it when GUIX work is becoming a bottleneck: merge conflicts, hard-to-review screen changes, fragile handoffs, or UI changes that need repeatable evidence before firmware integration.

Package contents.

Customer-facing deliverables and the workflows they support.

EndeavorGUIXStudio.exe Branded GUIX Studio launcher for normal desktop use when a developer wants to open and edit a .gxp project directly.
guix_studio.exe Compatibility executable for existing scripts, plus command-line hooks such as --help, --version, AI model export, widget-center export, and bitmap rendering.
--ai_export project.ai-model.json Exports project structure so an engineer or agent can review displays, screens, widgets, names, and IDs without manually clicking through the Studio UI.
--export_widget_centers Produces clickable/tappable widget center points, useful for validation scripts that need to drive a GUIX screen by coordinates.
--render_bitmap screen.bmp Renders a startup composition or selected screen to a bitmap so UI edits can be reviewed, compared, or attached as evidence before firmware handoff.
EndeavorGUIXStudioCustomerManual.pdf Generated customer manual that combines the Eclipse ThreadX GUIX Studio documentation with Endeavor-specific packaging and workflow notes.