On Tue, May 27, 2008 at 1:38 PM, Patrick Boucher
<pboucher(at)patrickboucher.com> wrote:
> I have yet to use it in any meaningful way but it works! I'm also
> guessing you could have some logic triggers that actually change other
> logic callbacks when they execute but I haven't tried that.
yeah - I've done exactly this in C++ before. By enforcing a naming
convention on your parameters
you can do some really tricky stuff with dynamic PPGs. One of the
major pluses in C++ (I'm not
sure this will get you there in Python still) is that you could add
buttons, tabs etc and by using a
naming convention associate the click of a button with particular
variables. As you just perform a
regex lookup of the name of the button clicked to pull out the information.
Cheers,
Alan.
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi