bushi opened this issue on Feb 05, 2001 ยท 10 posts
bushi posted Mon, 05 February 2001 at 8:48 PM
Attached Link: http://bushi3d.com/PythonScripts/tkinput.py
I looked into using standard Python functions for entering text data. I couldn't get it to work correctly so I tried using TkInter instead. I've built a script that will display a pop-up window and accept text properly. The basic mechanism should be transferable to just about any PoserPython script that needs this functionality. It's based on the animateTrans script that comes with the PPP but has some extras that let the pop-up to close properly.