LoneRobot
@lonerobot
New Member
Joined: Feb 14, 2024
Topics: 66 / Replies: 1075
Reply
RE: How to set the Alpha of a DotNet "System.Drawing.Image"?

just to add to the code example, (thanks for posting this, denis) you dont need to specify a 32bit image list if you are using a mask color set as a t…

16 years ago
Forum
Reply
RE: How to set the Alpha of a DotNet "System.Drawing.Image"?

Jausn: I tried using 32bit png images which work pretty well. But the only prolbem is that not all png images can be masked correctly as I showed in…

16 years ago
Forum
Reply
RE: How to set the Alpha of a DotNet "System.Drawing.Image"?

Hi, your have two workable options with dotnet and transparency. Use an imagelist and bind it to the control. You are able to set a color to trans…

16 years ago
Forum
Reply
RE: Calculate face normal

i’ve started putting return into maxscript functions because of having to do it when programming VB! I realise you dont need it though, but i do think…

16 years ago
Forum
Reply
RE: Getting node/object from modifier

heh heh! I heard he knows more about rigging than you

16 years ago
Forum
Reply
RE: Getting node/object from modifier

that’s it! cheers Mr Neale! :applause:

16 years ago
Forum
Reply
RE: Getting node/object from modifier

hi paul I’m getting the attributeholder when i do that, do I need to do something else to get the object? (Assume when I call getowner, the object is…

16 years ago
Forum
Topic
Forum
Replies: 6
Views: 42
Reply
RE: Getting recent file list in 2010

Hi chris, could you explain a little more about serialization, i’ve not come across this. and jordan, if you tweak the index of what the xml functio…

16 years ago
Forum
Reply
RE: Getting recent file list in 2010

Fn LoadRecentFileList = ( local recentfiles = (getdir #maxData) + “RecentDocuments.xml” if doesfileexist recentfiles then ( XMLArray = #() xDoc =…

16 years ago
Forum
Reply
RE: Getting recent file list in 2010

in max 2010, my recent file list is stored here in XML format – C:\Documents and Settings\Administrator\Local Settings\Application Data\Autodesk\3d…

16 years ago
Forum
Reply
RE: DotnetControl and DotnetObject differences

hey art! is it not because you are showing the properties of the nodemouseclick versus the mousedown? i would think it’s returning correctly, mousedo…

16 years ago
Forum
Reply
RE: Dynamic Rollouts

Right on Marco, This would probably be a flexible method, the flowlayout panel is good for this sort of thing.

16 years ago
Forum
Reply
RE: Dynamic Rollouts

I slightly hacky way is you could define controls outside the width of the defined rollout area and set their position dynamically.

16 years ago
Forum
Reply
RE: Macroscript error turning lights on and off

Just need someone to add a midi version of The Smiths ‘There Is A Light That Never Goes Out’, that plays everytime the script runs and we should be th…

16 years ago
Forum
Page 31 / 77