Skip to content
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

get selected value from SelectListItem and block exit button #56

Closed
D3fau4 opened this issue Sep 10, 2020 · 3 comments
Closed

get selected value from SelectListItem and block exit button #56

D3fau4 opened this issue Sep 10, 2020 · 3 comments

Comments

@D3fau4
Copy link
Contributor

D3fau4 commented Sep 10, 2020

Hello!
is there any way to get a value from any listitem?
if i cant get the value could you make public unsigned selectedValue;?
also i need block "+" because when i start the system update i can exit from the app.
(I don't know if borealis already has that options.)
thanks!

@natinusala
Copy link
Owner

Hello,
What kind of ListItem ?

@D3fau4
Copy link
Contributor Author

D3fau4 commented Sep 10, 2020

@natinusala
Copy link
Owner

Yeah it needs to be updated to add an int getSelectedValue.

As for disabling + to quit, you can do it with brls::Application::setGlobalQuit(true)

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

No branches or pull requests

2 participants