Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2025 Feb 05 6:41 am)
I don't think it's mentioned in the Poserpython pdf at all. I built myself a console to play around with the Python API in Poser itself, and since there were just the two methods available, it was quite easy to figure it out. As far as the parentDialog is concerned, I don't know what it is actually supposed to be (the Poser Application window?), but None seems to work fine. martin
Attached Link: http://www.renderosity.com/messages.ez?Form.ShowMessage=2340089
The only Python documentation you can really trust, is what gets extracted from modules and classes themselves using documentaion.py Not everything is covered in the supplied script, but it's easy to add what isn't.This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Could someone be kind enough to show a brief example of how the method "DialogTextEntry" is used. I'm reading the example syntax but am not sure what "parentDialog" is referring to.
Thanks,