Forum: Poser Python Scripting


Subject: this is what I'd like to do...ShaderSpider2....

dlfurman opened this issue on Sep 28, 2011 ยท 18 posts


nruddock posted Fri, 30 September 2011 at 9:40 AM

Dialog.SetText method still exists and has the same signature, so it is some internal implementation aspect that's changed, so try using the following instead :-

dialog.SetText(self.widgetName, message)