hey yannick, nice find, i’d seen those dlls created on build when using the managed services dll but didnt know where they had come from!
I think it just means that first port of call is the help, the next is CGtalk
Hi Pierre, one of the most common things that people say about the help is that it is sparse – In truth there is more than enough information, it’s m…
if you added the parameters dialog to a instanced custom attribute, you could edit them all by just having one selected.
Hi lena, I think it’s because you are setting the location of the text box first, then adding it to the panel control. After you add it, the panel …
there’s a few ways you could do this, incidentaly a path constraint actually needs values between 0 and 1 if you were controlling with wire parameters…
hi bkravi, it’s not on my site yet, I will try to post an entry shortly. I’m glad my COM wrapper has hepled you! I will shortly be releasing a major…
i wrote a dotnet VFB ish type thingy a while ago, it was two custom pictureboxes side by side, that allowed you to compare a stored image with the las…
this is pretty advanced in places (well most of it was ;-P), but has refresher bits for trig, algebra etc which was helpful.
tee hee that is some clever shinola Jason, raised a smile to my cynical and loveless chops. nice one.
or some more storage!
hi mike, could you map a network path and use that letter instead?
hi mike try SomeDriveInfo = DotNetobject “System.IO.DriveInfo” “c:\\” — result is in bytes so divide a few times to get GB GBleft = (((SomeDriveIn…
I’m not sure you can John, My efforts at this always seem to return no alpha channel when converting using this method to a dotnet image. I’ve tried…
Hi Martijn nice work! One thing i had wanted to implement was a callback or an ini to store the trackbar color when the script is first run. You cou…