Actually, I think it does…now I basically need to put that in a script that lets me click to create length, width, height, and thickness…
I figured it out I think…convert it to a point4 right?
I got it to sorta work using an edittext. Which gives the user the ability to type in the name…but I don’t care for this method. I also need to figu…
Hmmm… Is it possible to set a edittext box and make it hidden…and in my on selected, I set the value of the edittext to the text of the selected ite…
restarting seemed to work
Trying a simple or now btw. And nope, no such luck. Oooh that did work! I typoed! Done with thread Thanks!
Ack…now I have a different problem…Selection Order… In the past with my allobj selection, it was in the order the objects were selected, which allowe…
hah! I had just figured that out and was coming to post it when I saw you replied. Thanks! I need to get BoBos dvd
I’m getting somewhere I think, but no dice… allLight = for p in selection where classof == XPlaneObj8Light collect p I think that SHOULD work…but it…
Is there anything in the above code that would prevent the .LightName parameter of the helper from having the value of the currently selected dropdown…