Skip to content

[Docs] Dropdown cpp code examples #2706

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: development
Choose a base branch
from
Open

Conversation

mythrz
Copy link
Contributor

@mythrz mythrz commented Aug 10, 2025

  • Dropdown cpp code examples
  • Create Component mentions how to convert a game component to ui component
  • Working with UI components mentions how to edit cmakelists to set as build dependcy "Lyshine"

Change summary

Revisiting the UI documentation for LyShine. Part of #2705
Noticed a few things:

  • there was no mention on how to convert a "Game" gem to a "UI" gem
  • there was no mention on how to edit the CMakeLists.txt to have LyShine as a build dependency
  • there was no mention on how to include and inherit the bus
  • there was no mention on how to override the functions/methods/events

Submission Checklist:

  • Descriptive active voice - Do descriptive sentences have a clear subject and action verb?
  • Answer the question at hand - Does the documentation answer a what, why, how, or where type of question?
  • Consistency - Does the content consistently follow the Style Guide?
  • Help the user - Does the documentation show the user something meaningful?

- Create Component  mentions how to convert a game component to ui component
- Working with UI components mentions how to edit cmakelists to set as build dependcy "Lyshine"
typo on the *requestbus. 

Signed-off-by: mythrz <[email protected]>
@mythrz mythrz changed the title Dropdown cpp code examples [Docs] Dropdown cpp code examples Aug 10, 2025
mythrz added 2 commits August 20, 2025 11:09
markdown with cpp so code is not only white on black

Signed-off-by: mythrz <[email protected]>
adding markdown cmake so the code is not only white on black

Signed-off-by: mythrz <[email protected]>
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