Hi guys,
I’m trying to port a grasshopper script from V6 to V7 and I get an error when using this function inside a standard c# script component
string returnstring;
Rhino.UI.Dialogs.ShowEditBox("title", "message", "default", false, out returnstring);
error (translated):
- Exception when setting “System.Windows.ResourceDictionary.Source” (line: 0)