TimHawker
@timhawker
New Member
Joined: Feb 15, 2024
Topics: 9 / Replies: 115
Reply
RE: listview hittest on right click?

Whoops double post, chrome just went whacky when I pressed submit

12 years ago
Forum
Reply
RE: listview hittest on right click?

Hey Tim, The reason getItemAt errors is because the method wants two integer values rather than a dotNet point class. It looks like there are two di…

12 years ago
Forum
Reply
RE: listview hittest on right click?

Hey Tim, Yep this is possible to do with a few lines of code. This is taken from the Maxscript help file ‘Converting ActiveX Treeview Control to DotN…

12 years ago
Forum
Reply
RE: Persistent Values Set after filePostMerge Callback?

Nope, seems the code above doesn’t work. Oh well, at least it works in the second post.

12 years ago
Forum
Reply
RE: Persistent Values Set after filePostMerge Callback?

Hmm interesting… Thanks for the link to the two related structs. I’d never thought about accessing and setting global values that way before. I don’t…

12 years ago
Forum
Reply
RE: Persistent Values Set after filePostMerge Callback?

Never mind, figured it out… It’s amazing what 5 minutes away from the computer screen does. Turns out you have to send the value to the function, as …

12 years ago
Forum
Topic
Reply
RE: dotNet listview like multilistbox

Have you seen this thread? It may help you. Particularly one of the last posts:

12 years ago
Forum
Reply
RE: dotNetObject inside a function, how to?

This post by lo a while ago should answer any questions you have about building dotNet controls in functions. It’s a really neat idea to reduce repeti…

12 years ago
Forum
Reply
RE: dotNet UI

The flickering you get with dotNet controls within rollouts is pretty nasty. Personally I much prefer using a form and then using the anchor property …

12 years ago
Forum
Reply
RE: $…* = everything in scene????

You want to avoid selecting stuff in the viewport as that is slow. You will need to use a recursive function to recurse down the hierarchy of childre…

13 years ago
Forum
Reply
RE: FBX Export

Hey DustinBrown, The reason is because you need so select the objects you want to export if you are using the ‘selectedOnly’ flag. I don’t have a cop…

13 years ago
Forum
Reply
RE: MaxForms and Mapped Shortcut Keys

Heh, as if it was that easy :banghead: Thanks for the help. I’ve noticed that with a normal form absolutely all key presses are transferred to max, b…

13 years ago
Forum
Topic
Forum
Replies: 2
Views: 13
Reply
RE: Calculate Object Render Region

You could always send the script to deadline as a postLoad script. That way it will set the region for the chosen objects before it starts rendering. …

13 years ago
Forum
Page 4 / 9