Thread Previous • Date Previous • Date Next • Thread Next |
On 08/13/2014 07:34 AM, Andrew Zonenberg wrote: > wxString( fpOnBoard->GetFPID().GetFootprintName() ).GetData(), I thought we could pass a UTF8 to GetChars() ? GetChars( fpOnBoard->GetFPID().GetFootprintName() ) Seems simpler to read, the type promotion to wxString is then magical.
Thread Previous • Date Previous • Date Next • Thread Next |