Indeed using the .NET string works, there seems to be some problem in the implicit casting of WStr to System.String. Another work around you can use i…
It seems more of an .NET framework issue. What is the version installed in XP64? Can you install PowerShell and try running this on it (it just to che…
Try returning always FALSE for the DlgProc, this will let the DialogManager do what ever it needs, if you return TRUE, the dialog manager stops proces…
At first look, I’m not seeing anything wrong with the snippet. Did you debug the crash? It may hint you where the crash is.
I use a junction (easy to make with mklink) from my script library startup scripts to the stdplugs\stdscripts. That way is easy to deploy new function…
There are ways around this, and I think the lastest versions of .NET already solved this out of the box. Also as Dennis said, avoid any WPF custom con…
No, just WPF Windows, I had problems with max dialogs :D. We did had some versions with dockable max windows, but it had all sort of bad problems like…
Well, its has great support for binding controls with data, also scales well with different DPI’s. If you follow MVVM or MVC its great, but if you wan…
What is your vray version? If I recall, that is in this vrayvfbmaxscript201x.dlx. Which isn’t available by default on builds for vray 2.4x and its ava…
Some very interesting times for .NET, I’m using since .NET 1.0 (13 years) and MS move to official support Linux, OSX and mobile is also very interesti…
You are right, and I don’t think this is for the average user. Its more for TD/TA, at most, artists can change a few nodes/connections to make somethi…
Html generated help for the nodes and just the list, both attached to this post. Yup, I agree with you Dennis, this “new” mxs plugin, should do that, …
Dennis here is the list of Nodes in video format ;). I speedup the search and then show some of the relevant node categories. MCG_NodeList.mp4
Most of them use Embree Raycasting and either involve selections (and soft selections) or vertex colors, also some clever use of texmaps but not that …
Well, in 2016 there seems to be a bit of Qt (the render dialog with the A360 render fully QT, beside the “Caddies”). Well making pblock2 (forget pb1, …