reForm
@reform
New Member
Joined: Feb 14, 2024
Topics: 49 / Replies: 151
Reply
RE: How to know when a value is float or scene units

Thanks Dennis, Glad to hear I’ve not missed an obvious mxs solution! Do you think this is something I could do as a runtime compile c# routine? I don…

9 years ago
Forum
Topic
Forum
Replies: 4
Views: 15
Reply
RE: dotnet datagridview defaultcellstyle error

Aha, I should have searched more carefully… This thread provides a working example : I needed to create a style and apply that, rather than adjust t…

10 years ago
Forum
Topic
Forum
Replies: 1
Views: 17
Reply
RE: The MCG Thread: Post Tools, Compounds and questions here!

Oh this is bad news. The spreadsheet editor I’m working on would work without any additional work with MCG if the new modifiers/classes expose the par…

10 years ago
Forum
Reply
RE: The MCG Thread: Post Tools, Compounds and questions here!

I’m sure much of the attitude detected comes somewhat from the limitations of text as a form of communication… none-the-less this thread has been a bl…

10 years ago
Forum
Reply
RE: How to get the correct INode if several are referencing the same object.

In maxscript try getclassinstances theNode astrackviewpick:true Then loop through the result, and get the refs.dependents of the client if it’s not t…

10 years ago
Forum
Topic
Reply
RE: Object creation / deletion callback timing

For the benefit of anyone else dealing with this issue, I came across this thread which uses the isCreatingObject() call to wait for the end of the o…

10 years ago
Forum
Reply
RE: Object creation / deletion callback timing

Hey Jorge, Thanks for that! That helped alot. If anyone else has this issue, I actually ended up using selectedNodesPreDelete callback as it seemed t…

10 years ago
Forum
Topic
Forum
Replies: 4
Views: 16
Reply
RE: material lister?

Glad to see that old script is still being used! I’ve been working on something on and off for a while now, and hopefully it will bring massive impro…

10 years ago
Forum
Reply
RE: Adding rows to dataTable bound to sorted datagridview problem

Thanks for the info Denis, It’s good to hear I’m not missing a trick in terms of hooking up the max scene to a dataTable. I may well revert my code to…

11 years ago
Forum
Reply
RE: Adding rows to dataTable bound to sorted datagridview problem

Also, I think my original problem was due to my re-adding the column definitions when repopulating the table… when I change the update function to onl…

11 years ago
Forum
Reply
RE: Adding rows to dataTable bound to sorted datagridview problem

I had a feeling you were going to ask that question In my script, changing a value in one cell may cause changes in values in other cells(either thr…

11 years ago
Forum
Page 4 / 14