ParseAttributes() parses the known attributes for an object.
Reimplemented from CATXMLObject. Reimplemented in CATAppButton, CATComboBox, CATControl, CATControlWnd, CATEditBox, CATKnob, CATLabel, CATLayer, CATMenu, CATPictureMulti, CATProgress, CATRadioButton, CATSkin, CATSlider, CATSwitch, CATSwitchMulti, CATTab, and CATWindow. Definition at line 110 of file CATGuiObj.cpp. References CATCOLOR::a, CATCOLOR::b, CAT_SUCCESS, CATFAILED, fBackgroundColor, fForegroundColor, fHintText, fImage, fName, CATString::FromHex(), fShowHintValue, CATCOLOR::g, CATXMLObject::GetAttribute(), CATString::IsEmpty(), LoadSkinImage(), CATCOLOR::r, and SetEnabled(). Referenced by Load(), CATWindow::ParseAttributes(), CATSkin::ParseAttributes(), CATLayer::ParseAttributes(), and CATControl::ParseAttributes().
|