Hi peeps,
just posted a new article on my site detailing the inclusion of new methods in the dotnet SDK for r2010. I hope it is of interest!
Hi peeps,
just posted a new article on my site detailing the inclusion of new methods in the dotnet SDK for r2010. I hope it is of interest!
Wow, very nice! I just grabbed the 2010 SDK to poke around and see what else they might have added!
Hi Alex,
I thought calling MXS from an assembly is potentially great for anyone building custom assemblies for use in max, but the eventhandler issue fix was a good update too if you like to keep things MXS based with your dotnet stuff.
Just added some more info I found out - you can use this new class to retrieve the max UI colors so that your custom control will match the light or dark UI scheme that you have going on - A bit like how the maxform class does it - This was the same minimal code, just with the control placed on the rollout -