Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ OnSize
Method
OnSize
gui/builtinMarketBrowser/pfSearchBox.py:195–197 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
193
self.Refresh()
194
195
def
OnSize(self, event):
196
self.resized = True
197
self.Refresh()
198
199
def
OnEraseBk(self, event):
200
pass
Callers
nothing calls this directly
Calls
1
Refresh
Method · 0.45
Tested by
no test coverage detected