grabjacket
@grabjacket
New Member
Joined: Feb 14, 2024
Topics: 51 / Replies: 199
Reply
RE: .Net Combobox and gc()

And, does the .NET garbage collection collect the same garbage as maxScript gc()? Look at the example. I create an array of max-strings and try to cle…

17 years ago
Forum
Reply
RE: .Net Combobox and gc()

Well, when i do the .NET garbage thing from the maxscript-docs i at least don’t get an error message. On the other hand i don’t know if i can prevent…

17 years ago
Forum
Reply
RE: .Net Combobox and gc()

Thanks Pete for the explanation. This sounds logical to me. So by assigning nothing or undefined to a variable you queue it up for the next round of …

17 years ago
Forum
Reply
RE: .Net Combobox and gc()

Hey Pete, could you explain that a bit more? The gc() i do in this example is hand-triggered. But max will do automatic garbage-collection at moments…

17 years ago
Forum
Reply
RE: .Net Combobox and gc()

Well, it turns out the comboboxes on the .NET form were the cause of errors. I had to move all my controls onto a standard max-rollout to avoid these …

17 years ago
Forum
Topic
Forum
Replies: 12
Views: 91
Reply
RE: What's my name v2

Well, i have a question. The script shows a preview of the renaming action. It’s a listview with the original name and the new name shown in two colu…

17 years ago
Forum
Reply
RE: What's my name v2

Hello, i’ve updated the renaming script. The script enables the user to apply names and wirecolors to objects in a scene. The names and colors are st…

17 years ago
Forum
Topic
17 years ago
Forum
Replies: 2
Views: 16
Topic
Forum
Replies: 0
Views: 37
Reply
RE: IMGTag Gamma in DialogBox

Well, I’ve found a solution to fix images in buttons related to gamma settings. When max is set to gamma 2.2 it seems that images in script-buttons a…

17 years ago
Forum
Reply
RE: IMGTag Gamma in DialogBox

Yes, we’re having the same issues here. It’s hard to see the previews from our libraries because they’re so dark. I’d be very happy to script my way a…

17 years ago
Forum
Reply
RE: Maxscript challenge deadlines

I would continue with the shorter deadlines. These challenges aren’t meant for building full-fledged tools with slick interfaces but for capturing a g…

17 years ago
Forum
Reply
RE: Random Select

Hi, indeed, when you create 500 random numbers between 1 and 5000 you’re bound to create some duplicates. So to avoid collecting the same object twi…

17 years ago
Forum
Reply
RE: colors in a .NET listview

We’ve reinstalled new mouse-drivers on two of the failing machines. It fixed the problem on one of these machines (leaving my IT-guy flabbergasted) bu…

17 years ago
Forum
Page 15 / 17