Ok, after much tinkering I found the problem. Silly me thought that if Microsoft builds a DotNet ListView and gives you the ability to set the .text p…
Richard, Those are good thoughts, but neither panned out. On the bright side, as long as I have one simple example where it works properly, and one c…
The power of online forums, ladies and gentlemen…
Thanks, Richard I might look into the DotNet option, seems like that should have some decent bitmap tools. For now I’m just making a copy of the rgb …
Thanks, Marco Yeah, you’re right, that using getPixels and setPixels along with the alpha paramameter for each color object definately worked… I was …
Thanks, Peter What I’ll probably just do is make a custom bitmap. That way I can easily make an indeterminate state as well.
Yeah, definately suckage. Thanks, Charles.
Marco You’re right about the case command, I just did it this way in my posted code because I’ve alyways found if/then easier to read than case (beli…
Ah, gotcha. Thanks.
I’m not aware of the ability to script texture maps… how does that work? (already tried to look it up in the maxscript reference, and didn’t see anyth…
I posted this issue at the-area.com forums, and I got a good fast response from Chris Johnson. I’m hoping this will be fixed with the next hotfix t…