Hi apoc! I assume from what you’ve said, that you’ve upgraded to x64 bit windows (or a newer version then XP)… ActiveX is been phased out by microso…
Hay man, thanks for the share!! Shane
ypuech: Adding zoom-in and zoom-out features requires only one operation; multiplying the height and width of the image by a zoom factor… So it’s so…
Hay ypuech! That’s a very interesting idea! I like it It would mean some extra work with the scroll bars though, but that’s not impossible to impl…
I was going to ask “what’s wrong with display <bitmap>?” But I see you want it displayed in a rollout as well. The real question is, can DotNe…
It depends on what you want to achieve and 2. How good your coding skills are, you need to know, at least c# or c++ to get the most benifit Shane
That’s some good (and probably the most significant) points Jon. I’d also add that it provides a means by which you can write native code (ie a Windo…
That’s really cool Jon! Thanks for the share! Shane
I think that sounds like a good idea Shane
Okay, that makes scense… I think my approach would be to check well known locations to start with… ie c:\MaxN, C:\Program Files\Autodesk\3ds Max N, …
Ahh, what’s wrong with getdir()??? Or are you doing this outside of max?? If you are, check the registery, you might be able to locate path informat…
Yeah, that’s the one. I tried it last year to go from 9 to 8, but it didn’t quite meet our needs, but it looked really interesting! Well worth a loo…
I’d have to agree with moondoggie and Paul on this way, although kees is absolutly correct. Seen as the output is actually a script, then cg needs th…
Can I assume you are trying to create an array of these objects as you create them?! Because that’s what it looks like and that’s not how to do it… …
Ha scorp, moondoggie! Thanks for feedback, nice to see how other people approach a common problem. Scrop, that looks very close to the idea I’ve had…