Thanks Shawn. pasteBitmap for the win! Neil
Oh stupid me, of course I’m running code in a rollout. No wonder it was failing. So here’s a revision: global bm = openbitmap “E:\\personal\\1.jpg” g…
Well, I hate to use the giant hammer of gc(), but you’re right, it does work. Guess I’ll have no other choice till max 2015, but thanks for the info o…
Oh, and forget to mention, freeSceneBitmaps() doesn’t seem to do the job BTW. Neil
Ya, the whole purpose of using rci is so you can loop through a number of interations, creating n controls. So each control is supposed to point to a …
never mind, I figured it out. For the curious… rci = rolloutCreator “myRollout” “My Rollout” rci.begin() rci.addControl #imgtag #myButton “My Button”…
Not sure if imgTag will work for my purposes, but I’ll give it a try, thanks. If anyone else has more info on why buttons function like this, I’m all …
Thanks for all the options guys! Neil
Would you happen to know where the bobo thread is? I don’t think I can use rendermap because I’d have to add textures to the material editor which wi…
miauu: so do some trick to send the path to the file and press the Open button automatically. Haha. “Some trick”? That reminds me a bit of this… …