Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlayOnLinux/POL-POM-4
/ DrawCancel
Method
DrawCancel
python/setupwindow/POL_SetupFrame.py:750–752 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
748
self.Layout()
749
750
def
DrawCancel(self):
751
self.CancelButton.Show()
752
self.Layout()
753
754
def
DrawNext(self):
755
self.NextButton.Show()
Callers
15
POL_SetupWindow_message
Method · 0.95
POL_SetupWindow_free_presentation
Method · 0.95
POL_SetupWindow_textbox
Method · 0.95
POL_SetupWindow_download
Method · 0.95
POL_SetupWindow_wait
Method · 0.95
POL_SetupWindow_pulsebar
Method · 0.95
POL_SetupWindow_menu
Method · 0.95
POL_SetupWindow_login
Method · 0.95
POL_SetupWindow_textbox_multiline
Method · 0.95
POL_SetupWindow_checkbox_list
Method · 0.95
POL_SetupWindow_shortcut_list
Method · 0.95
POL_SetupWindow_icon_menu
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected