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…
for f = 1 to nof do ( importfile igsfiles[f] #noPrompt impname = substring igsfiles[f] impcount 100 max select all $.name = impname group selection n…
What have you tried?? Python? .Net? What are you using? Max 8, 9…?? Shane
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…
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…
That looks like what I need! Cheers Shane
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…
Mate, I don’t really know if this what you want, but it should do the job bit.intAsChar 84 — “T” Shane
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…
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…
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…
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…
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…