Forum: Poser Python Scripting


Subject: Poser 6 PoserPython: DialogFileChooser() - parentDialog ?

3dcheapskate opened this issue on Oct 10, 2013 ยท 8 posts


3dcheapskate posted Thu, 10 October 2013 at 9:57 AM

Checked some of the scripts that come with Poser6 and found these variants which both work:

getOpenFile = poser.DialogFileChooser(type=poser.kDialogFileChooserOpen, message="Dialog title text goes here", startDir="nothing");

getOpenFile = poser.DialogFileChooser(type=poser.kDialogFileChooserOpen, message="Dialog title text goes here");


The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.

*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).