Crash of my Rhinoceros plugin with Qt dialog when in edit field was inputted text like this "è or à or ò" (I use method inline std::wstring QString::toStdWString() const). If I input english symbols - all OK. My plugin was compiled with VS2010 x64 and is being used in Rhinoceros 5 x64.
Thanks.