TimHawker
@timhawker
New Member
Joined: Feb 15, 2024
Topics: 9 / Replies: 115
Reply
RE: dotNet UI

Hey John, Nice idea creating a post about your experience with dotNet. Firstly, instead of using a standard dotNet form, you’ll probably want to use…

13 years ago
Forum
Reply
RE: Dot net Tabbed interface

Firstly, this link may help with any dotNet tab related queries. Bobo has very kindly written an example max dialog with dotNet tabs. Also, Lonerobot…

13 years ago
Forum
Reply
RE: Merging linked layer references in custom attributes conundrum

Yep, every time that script is run max throws a system exception. After using that script I went back to my old file that I successfully merged before…

13 years ago
Forum
Reply
RE: Merging linked layer references in custom attributes conundrum

Hmm I’ve done a bit more testing and this is interesting: When I was testing the above callback method I was merging a max file with a sphere in a la…

13 years ago
Forum
Reply
RE: Merging linked layer references in custom attributes conundrum

Hi Guys, Interesting problem you’ve got here. I was wondering why max was crashing on me after adding custom attributes to some layers so this thread…

13 years ago
Forum
Reply
RE: dotNet Treeview TreeViewNodeSorter Property

One difference I have noticed is the ability to recompile without restarting 3ds Max. With the version you provided I had to restart 3ds max if I chan…

14 years ago
Forum
Reply
RE: dotNet Treeview TreeViewNodeSorter Property

Hi Gravey, Hardly anything is different. I used the if statement you had provided and added that to the solution denisT provided. I was a little conf…

14 years ago
Forum
Reply
RE: dotNet Treeview TreeViewNodeSorter Property

Thanks Pjanssen, really useful stuff. This forum rocks Will have to spend some more time here!

14 years ago
Forum
Reply
RE: dotNet Treeview TreeViewNodeSorter Property

denisT, Thanks so much for posting that. Works like a charm I’ve modified the compiling part slightly to sort by imageIndex, and then sort the image…

14 years ago
Forum
Reply
RE: dotNet Treeview TreeViewNodeSorter Property

Thanks Pjanssen, that does look like a good way to go about sorting huge treeview lists. Once I’ve figured this one out I’ll look into the examples yo…

14 years ago
Forum
Reply
RE: dotNet Treeview TreeViewNodeSorter Property

Pjanssen, that sounds really interesting. I had a look through the scripts in your (impessive!) outliner tool, but I could not find any code that rela…

14 years ago
Forum
Reply
RE: dotNet Treeview TreeViewNodeSorter Property

Thanks so much, Gravey! Very much appreciated. It looks like that code sorts every node alphabetically and not by imageIndex first. Would I add a …

14 years ago
Forum
Reply
RE: dotNet Treeview TreeViewNodeSorter Property

Thanks Mike, I was actually looking through those files last night. The example you provided is for a listview, and I can’t get it working with a tr…

14 years ago
Forum
Topic
Forum
Replies: 19
Views: 55
Reply
RE: Adding a parameter to a defined Custom Attribute?

Update: I’ve managed to get the above code working by rewriting the if statement: if not (isProperty globaltracks #persistentData) then ( persisten…

14 years ago
Forum
Page 8 / 9