Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ OnSubmit
Function
OnSubmit
Applications/Run/main.cpp:78–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void OnSubmit(Lemon::GUI::TextBox* textbox){
79
Run();
80
}
81
82
void OnPress(Lemon::GUI::Button* button){
83
Run();
Callers
2
OnKeyPress
Method · 0.85
OnDoubleClick
Method · 0.85
Calls
1
Run
Function · 0.85
Tested by
no test coverage detected