-
-
Jians
While I am practicing build scene app, I had a problem I cant figure out. I use ShapeNode to display a circle on scene, and a LableNode to display its name. I hope when i touch on that name, I can retype a new name on spot. But I can’t insert a textfield control which come from ui module as a child of my scene class.
Is it impossible to to that? thanks for any suggestions. -
Jians
I am not sure about this error, but I have got a error related to the urllib pacakge. It seems the package requires running on python 2.7
Hope that helps.