Instead of adding and removing Expanders, you can set their Visibility property to the Collapsed. Well, i’s not a good idea to add events in xaml. bec…
1 – You can use WPF Expander instead of Subrollout. 2 – Yes, But depend of the case you may had to write more line of codes. 3 – Yes, You can add even…
This is an example to start: global Window ( if heapSize < 256000000 do heapSize = 256000000 –256Mb — Window if Window != undefined do Wind…
DataGrid. You can use WPF window (dotnetobject “System.windows.window”) or use dotNet Control “Integration.ElementHost” inside mxs dialog. Forget subr…
I always use WPF not winform.
Your manual method doesn’t work either.
You should first show your script…
You should show some example …
The problem is you cannot create a instance of a rollout without redefining it. Some tricks may help you, for example saving rollout definition string…
Another point is I just separated all my tools and functions in two parts: common and specific. common will be updated for all tools which consist of …
denisT: So you shouldn’t be cake about overwriting someone’s else globals I’m actually worry about overriding my own functions :), because some t…
My methods looks little different. I first define structures to create something like namespaces in C# at the beginning. I have only one global …
I categorized all of my scripts like this, But now I have a question. Do you think is it efficient to call a function from structure like this? MyComp…
You should first check whether meditMaterials[i].diffuseMap is undefined or not. if isproperty Mat #diffusemap and Mat.diffusemap != undefined do …