MCPcopy Create free account
hub / github.com/coronalabs/corona / SizeToClient

Method SizeToClient

platform/windows/Corona.Simulator/MainFrm.cpp:340–377  ·  view source on GitHub ↗

SizeToClient - resize the window to have the requested client size. CalcWindowRect is not reliable, so do the calculations here Don't redraw until later to avoid flickering (FALSE arg to MoveWindow). Return previous window rect, to be erased/redrawn later

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

UpdateSimulatorSkinMethod · 0.80

Calls 2

WidthMethod · 0.45
HeightMethod · 0.45

Tested by

no test coverage detected