Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agraef/pure-lang
/ OnUpdateScriptBreak
Method
OnUpdateScriptBreak
purepad/MainFrm.cpp:664–667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
}
663
664
void CMainFrame::OnUpdateScriptBreak(CCmdUI* pCmdUI)
665
{
666
pCmdUI->Enable(IsRunning());
667
}
668
669
void CMainFrame::OnUpdateScriptKill(CCmdUI* pCmdUI)
670
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected