Forum: Poser - OFFICIAL


Subject: New Reality (lux render) Plugin over at Daz...time for Poser Plugin Update?

Ridley5 opened this issue on Jul 26, 2010 ยท 1724 posts


bagginsbill posted Fri, 20 August 2010 at 4:43 PM

Quote - Added some more parameters from the GUI.

The parameter names used from the GUI should be the same as those used in the documentation. Otherwise another conversion must be done and user aren't able to have a quick view in the documentation.

adp - your coding style would give you that opinion, but I already took care of it.

def s2lux(x): return x.lower().replace(' ', '')

And I put this as a filter on my dictionary object.

But if you want to type all those explicitly, please do so.

In the choices, you can put just a label, or you can put the label, a vertical bar, and the actual value.

For example:

PushRadioGroup dataProvider=First Choice|firstchoice, Second Choice With lots of Words|2nd choice, etc. etc.

ComboBox dataProvider=Alpha|1, Beta|2, Delta|3

I find it unnecessary to type all that given that a simple one-line filter takes care of it.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)