clueless
public text v1 · immutable csString factory = childWidgetNode->GetAttributeValue( "factory" ); if (factory.Length() == 0) { factory=childWidgetNode->GetValue(); if (strncmp(factory,"paws",4) != 0) continue; }