GameTooltip_OnLoad(self); self:SetPadding(16); self:RegisterForDrag("LeftButton"); Gatherer.Notifications.OnLoad(self) Gatherer.Notifications.OnShow(self) Gatherer.Notifications.OnHide(self) Gatherer.Notifications.OnUpdate(self, elapsed) Gatherer.Notifications.OnEvent(self, event, ...) self:StartMoving(); self:StopMovingOrSizing(); ValidateFramePosition(self);