About your first question, check “When do I use () after a function?” in the maxscript reference. As for the maps issue, the problem was that you wer…
Try destroyDialog arcGuiWindow instead of destroyDialog “arcGuiWindow”. Once the rolloutCreator has run, you can treat the rollout like a normal rollo…
Just when I was starting to take punctuation marks for granted…
Well if it’s just a one “every so often” thing (when moving for back up). I would do a small script that collects all bitmaps classes in the scene, ex…
Prego. No sono argentino, peró discendente de inmigranti…
Yap, AFAIK doing a full render is the only way to go… which sucks, but that’s all we have.
Sounds like a nice little app. Good work!
This is probably do to the fact that the label doesn’t have focus. If you try doing something like rolloutName.imgLab.focus() and then hit a key, then…
The problem here is that when you do “$.material = StandardMaterial()” you are not actually CHANGING the material, but REPLACING it with another one. …
The RichTextBox class has a selectionTabs property that 鈥淕ets or sets the absolute tab stop positions in a RichTextBox control.鈥?/p> Maybe that would …
Maybe there’s a gc() in the code?
Can you post the code you are using?
It’s all a mater of correctly dealing with variable scope. One way could be to access the values directly inside the rollout so that instead of “SPN_W…
LOL…looks like that old Windows screensaver!