MCPcopy Create free account
hub / github.com/PlayOnLinux/POL-POM-4 / UpdateSearchHackSize

Method UpdateSearchHackSize

python/mainwindow.py:499–502  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

497 self.UpdateSearchHackSize()
498
499 def UpdateSearchHackSize(self):
500 if (self.SpaceHack == True):
501 self.dirtyHack.SetLabel("")
502 self.dirtyHack.SetSize((50, 1))
503
504 def UpdateGaugePos(self):
505 if (os.environ["POL_OS"] == "Mac"):

Callers 2

__init__Method · 0.95
ResizeWindowMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected