RustyKnight
@rustyknight
New Member
Joined: Feb 15, 2024
Topics: 42 / Replies: 530
Reply
RE: How to transfer toolbar between computers?

Hay roli! Take a look at the Custom User Interface Files section of the docks, that might help. It has functions for getting, setting, saving (as) a…

16 years ago
Forum
Topic
Forum
Replies: 1
Views: 11
Reply
RE: grouping similar/duplicate named objects

for f = 1 to nof do ( importfile igsfiles[f] #noPrompt impname = substring igsfiles[f] impcount 100 max select all $.name = impname group selection n…

16 years ago
Forum
Reply
RE: Connecting to SQL database

What have you tried?? Python? .Net? What are you using? Max 8, 9…?? Shane

16 years ago
Forum
Reply
RE: Two treeview questions 🙂

What type of treeview are you using?? ActiveX or DotNet?? is possible to add multiple buttons to the treeview, much like in the layer manager in 3d…

16 years ago
Forum
Reply
RE: Scripted modifier's parent node

Yep, that was the SECOND question our lead asked…“can we apply it to all the objects”, so yeah, this is really great (for what we want to do)… Thanks…

17 years ago
Forum
Reply
RE: Scripted modifier's parent node

That looks like what I need! Cheers Shane

17 years ago
Forum
Topic
Forum
Replies: 5
Views: 6
Reply
RE: error: "attempt to access deleted scene object"

Sorry, I’ve not read the code fully, but, instead of creating the obj THEN check the position, why not check the position first before creating the ob…

17 years ago
Forum
Reply
RE: ReadString from BinaryFile

Mate, I don’t really know if this what you want, but it should do the job bit.intAsChar 84 — “T” Shane

17 years ago
Forum
Reply
RE: Help converting max 9 dotNet to max 8 activeXcontrols

Mate it just not that simple. Even against the basic controls like the list, there are significant differences between dotnet and activex. I can’t s…

17 years ago
Forum
Reply
RE: creating help button

Didn’t say it was going to be easy or pretty?! You could set a flag that puts the dialog into “help” mode, so when the user clicks the control you ca…

17 years ago
Forum
Reply
RE: creating help button

I don’t know about hover, but you could have the user click the “help button” and then click the control in question. Once this occurs you can trap t…

17 years ago
Forum
Reply
RE: Does struct have "self" concept…

davestewart: Hey Shane, Just checking your ponderings. I was playing with something like this a couple of years ago, and it’s an intersting one. It…

17 years ago
Forum
Reply
RE: Does struct have "self" concept…

Hi JHN! That’s an interesting idea, I’ll have to look into it. Unfourtantly it won’t fit my model, I’ll have more then one “product” struct. I’ve b…

17 years ago
Forum
Page 5 / 39