Sure, I’ll explain in better detail Right now my main rollout has 2 buttons and a dropdown list of all the cameras. Button 1. Is for setting up Irra…
Is it possible to update a messagebox that is has already been created? If the scene has 20 cameras to render, I wouldn’t want 20 popup boxes filling…
Jason, Thanks for posting! I sent you a private message. Let me know if you have any suggtions based off what Im trying to achieve. I will work wi…
Labbejason, Thanks again for your help. I had learned this was going to be difficult for what Im trying to achieve, so I’ve switched to using a “edi…
Continuing what Bobo said: I’ve personally just used – renderSceneDialog.close() –enter my code renderSceneDialog.open() This is a quick way to …
Labbejason, It’s working now! That was exactly my problem Thanks man!
I create a “Getto” solution for the moment… Since my variable is only getting integer values back from the Radiobuttons, instead of the text like is…
My code is still returning a number value Here is what I have exactly: group “Final Rendering” ( radiobuttons rdoFileType labels:#(“rpf”, “tga”, “j…
Im home now, I will try this first thing in the morning. I swore I had something like this already, but I will try exactly what you have. Thanks for…
Still no go It’s driving me crazy because I feel like it should be simple but Im at a lost Im trying modified version of from the feedback you ga…
Mr-BlueSummers, I get an error message when I modify my fileType variable to your settings… “Unknown property: “items” in RadioControl:rdoFileType” …
PEN, Yes I did :). I left the post information up for people to review if they wanted to see what was wrong. LongRobot, Thanks for your code! It…