LoneRobot
@lonerobot
New Member
Joined: Feb 14, 2024
Topics: 66 / Replies: 1075
Reply
RE: Character Rigging Advice

I for one would not be here now if it wasn’t for people like Paul and Bobo sharing their tricks. its a strange thing to contemplate life as an animat…

12 years ago
Forum
Reply
RE: ColorMan drives me crazy!

Probably the same if you are trying to get information more than the UI scheme, but I tend to use the managedservices.CUIupdater class in any custom d…

12 years ago
Forum
Reply
RE: Converting maxscript bitmap value to dotnet image value

I requested this method for the dotnet SDK in the 2012 beta cycle. Until this is addressed, get/set clipboard method remains the best we have.

13 years ago
Forum
Reply
RE: Max UI font family?

good to know for dotnet integration too – i had been using segoeUI and knew it looked a little off…

13 years ago
Forum
Reply
RE: ShowProperties function

That must be what it always returns, as show is there for info, not as a confirmation that a property or properties exist. If you need to verify as pa…

13 years ago
Forum
Reply
RE: ShowProperties function

Hey claude, If it doesn’t have any properties or its an interface then yes. What are you trying to find information on? Does showmethods or showinterf…

13 years ago
Forum
Reply
RE: Listview ("..SelectionMode").MultiExtended similar selection mode??

hey Alex ,try this for a start: i remember Joel’s post, but I used this approach recently to get the functionality I needed – rollout ListViewRo “” …

13 years ago
Forum
Reply
RE: CA edittext in 2013 does not hold strings

Have you linked the ui component to the parameter block? And defined the rollout in the pblock definition?

13 years ago
Forum
Reply
RE: Link and select button vs. .parent

hi Nico, you could try attachObjects <node1> <node2> [ move:<boolean> ] Makes <node2> a child of <node1>. Resets the…

13 years ago
Forum
Reply
RE: Saving array of struct in the parameter block

you could store an xml document as a string in a single #stringtab, Then you can cast the branch back to int when you parse the stored string. I use t…

13 years ago
Forum
Reply
RE: dotNetObject "contextMenu" in CA Def

Hey Denis, Yes, that’s exactly right. I have used it in cases when I need to generate dynamic button interfaces. One example was a control that would…

13 years ago
Forum
Reply
RE: dotNetObject "contextMenu" in CA Def

Hey Paul, I have always used the max timer trick with dotnet – but I gave up a long time ago with trying to make everything handle correctly within a…

13 years ago
Forum
Reply
RE: Rotating the parent is OK, but children do not rotate. Why?

Are you basing their position on the helper object you have created? perhaps the pivot or TM of that (despite looking in the correct position) is off….

13 years ago
Forum
Reply
RE: Better way to create a Color Pallete

Hey Branko, I realized that my original chart was slow to build in MXS, so did some other versions using a custom control in VS. the results are here…

13 years ago
Forum
Reply
RE: Macroscripts copy themselves to User dir

there is a setting in the installsettings.ini where you can set useUserProfiles=0 however, there is a case to say that generally letting scripts acc…

13 years ago
Forum
Page 15 / 77