Skip to content

#5367 Leap API support for combo boxes - #5599

Merged
maxim-productengine merged 1 commit into
developfrom
maxim/develop-5367
Apr 1, 2026
Merged

#5367 Leap API support for combo boxes#5599
maxim-productengine merged 1 commit into
developfrom
maxim/develop-5367

Conversation

@maxim-productengine

@maxim-productengine maxim-productengine commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

More info will be returned when calling LLWindow/getInfo for combo-box, including the list of items (label/value).

Added new Leap API to change combo-box selection by value.

@maxim-productengine maxim-productengine linked an issue Apr 1, 2026 that may be closed by this pull request
Comment thread indra/llui/llcombobox.h Outdated
void setButtonVisible(bool visible);

// LLView interface
/*virtual*/ void addInfo(LLSD & info);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps a comment about what exactly it extracts into info?

@maxim-productengine
maxim-productengine merged commit b4f1072 into develop Apr 1, 2026
10 checks passed
@maxim-productengine
maxim-productengine deleted the maxim/develop-5367 branch April 1, 2026 16:23
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Leap API support for combo boxes

3 participants