GMSurveyRadioButton_OnClick(self, button, down);
GMSurveyQuestion_OnLoad(self);
GMSurveyQuestion_OnShow(self);
GMSurveyFrameComment:SetFocus();
GMSurveyFrameComment:SetFocus();
ScrollingEdit_OnTextChanged(self, self:GetParent());
ScrollingEdit_OnUpdate(self, 0, self:GetParent());
GMSurveyFrameComment:SetText("");
self:SetBackdropBorderColor(0.5,0.5,0.5);
self:SetBackdropColor(TOOLTIP_DEFAULT_BACKGROUND_COLOR.r, TOOLTIP_DEFAULT_BACKGROUND_COLOR.g, TOOLTIP_DEFAULT_BACKGROUND_COLOR.b);
GMSurveyHeader:SetWidth(GMSurveyHeaderText:GetWidth() + 100);
GMSurveyFrame_Update();
GMSurveyScrollFrame:SetVerticalScroll(0);