Jon-Huhn
@jon-huhn
New Member
Joined: Feb 15, 2024
Topics: 64 / Replies: 156
Reply
RE: Extract source object from reference (to include base object AND its modifiers)

I figured it out: fn ExtractMaster refObj = ( local master=point(); if refObj[4][refObj[4].numSubs].name==“Modified Object” then master.baseObject=r…

4 years ago
Forum
Reply
RE: DotNet Panel in Max Dialog: Weird margin outside of panel

Ahhhhh, ok. So I just needed to set the position of the control during creation using #pos. Thanks!

4 years ago
Forum
Reply
RE: Maxscript Iterations slowing down

So far I’ve only tested for this issue with Max 2014, but that sounds like a good idea to try to replicate the problem in some other versions as well….

11 years ago
Forum
Reply
RE: Maxscript Iterations slowing down

I’d post code if I could, but unfortunately the tool is almost a full-blown program in itself, with many functions calling each other from many differ…

11 years ago
Forum
Topic
Forum
Replies: 4
Views: 18
Reply
RE: Pressing Enter Key in NumericUpDown

Probably about two years from now I’ll run into the same problem, do a search on these forums, and find this post. So on behalf of the future me, than…

11 years ago
Forum
Topic
Forum
Replies: 0
Views: 15
Reply
RE: Include() and encryption

Josef, never mind on that maxscript, I’ve just done some more testing on Max 2011 through 2014, and in all those versions inlcude() works with encrypt…

11 years ago
Forum
Reply
RE: Include() and encryption

Thanks, Josef, I would appreciate having a look at that code. I had thought about doing that myself, but I was hoping to avoid it! Having your script …

11 years ago
Forum
Topic
Forum
Replies: 3
Views: 11
Reply
RE: How to: Net Render with dependencies

Joel, I’m at a point now where I need to be able to access the “Use Group” dropdown in the Server Usage section. By any chance have you updated this …

12 years ago
Forum
Reply
RE: Can DotNet screen cap part of the screen?

In this particular case I’m not using a subRollout, although for some other stuff I will be, so I’ll investigate your idea then to see if it helps at …

15 years ago
Forum
Reply
RE: Can DotNet screen cap part of the screen?

Thanks, Marco So my idea didn’t work. I’m able to now screen cap the dialog’s rect and paste that into a button that’s temporarily scaled to the size…

15 years ago
Forum
Page 1 / 15