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. _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

