Sat, Feb 8, 11:19 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: 2025 Feb 05 6:41 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 editor?


Cage ( ) posted Mon, 25 June 2001 at 7:39 PM · edited Wed, 05 February 2025 at 2:24 PM

I thought Tkinter or Ktinker or whatever it's called was supposed to be included with the ProPack. Was a Python script editor included? If so, can anyone tell me where in the Runtime directory I can find it? The "edit script" option just launches WordPad, which will only save as a text file....

===========================sigline======================================================

Cage can be an opinionated jerk who posts without thinking.  He apologizes for this.  He's honestly not trying to be a turkeyhead.

Cage had some freebies, compatible with Poser 11 and below.  His Python scripts were saved at archive.org, along with the rest of the Morphography site, where they were hosted.


bushi ( ) posted Tue, 26 June 2001 at 12:29 AM

I haven't found an editor included with the Pro-Pack. I have been using PythonWin and saving the scripts in a test folder under poserScripts. It works just fine so far. I've recently had to work the Mac make side of the aisle and have been using the idle that comes with MacPython. It also does a good job. TkInter is a different thing altogether. It's a set of GUI modules that let you create panels, buttons, sliderbars etc. Python and PoserPython scripts are by their nature just text files so any text editor will do to work with them.


Cage ( ) posted Tue, 26 June 2001 at 7:27 PM

Aha! I misunderstood, then. Thanks, Bushi. I will try PythonWin. For some reason, when I rename a text file with the .py suffix, it becomes "filename.py.txt" instead of "filename.py". Huh....

===========================sigline======================================================

Cage can be an opinionated jerk who posts without thinking.  He apologizes for this.  He's honestly not trying to be a turkeyhead.

Cage had some freebies, compatible with Poser 11 and below.  His Python scripts were saved at archive.org, along with the rest of the Morphography site, where they were hosted.


jbrugion ( ) posted Thu, 28 June 2001 at 4:59 PM

try www.scintilla.org if you want a straight editor. It does the color coding and tabbing for Python and it also does HTML, C/C++, etc. Nice for basic editing.


spiderone ( ) posted Fri, 20 July 2001 at 2:23 PM

i like to use the textpad32 text editor. it is nice and fast


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.