Mon, Nov 25, 3:49 PM CST

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: python interface options for Poser 8,9, 2012


markschum ( ) posted Mon, 28 January 2013 at 7:45 PM · edited Mon, 25 November 2024 at 3:47 PM

I have a few scripts to do things like extract inj pose files from a cr2.

To avoid editing the script (which I do) I need to add a user interface.

I have used TKINTER for a few things.

Does tkinter still work after Poser 7 (which is what I have) or do I need to use the wx stuff ?   xml ?

I may be able to get Poser 9 if that will allow me to code for Pro 2012 . 

 

 

 


Pret-a-3D ( ) posted Mon, 28 January 2013 at 7:51 PM

Keep in mind that Tkinter is a dead-end. It doesn't work on Poser 64 bit.

Cheers.

Paolo

https://www.preta3d.com
FB: https://www.facebook.com/RealityPlugIn
Tw: @preta3d
G+: https://plus.google.com/106625816153304163119
The Reality Gallery: https://reality-plug-in.deviantart.com


gishzida ( ) posted Mon, 28 January 2013 at 8:42 PM

Quote - Keep in mind that Tkinter is a dead-end. It doesn't work on Poser 64 bit.

Cheers.

 

If it does not work in x64 then why is it in my Poser Pro 2012 for Windows python dlls folder? or are you referring to Tkinter not working in OSX?


Pret-a-3D ( ) posted Mon, 28 January 2013 at 9:17 PM
PhilC ( ) posted Tue, 29 January 2013 at 1:23 AM

Strongly suggest that you use wxPython rather than tkinter


Privacy Notice

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.