Not really sure how to answer this completely, but you have many options to
make a UI driven by a config. I have a few applications I maintain that
have this feature. Some have a form of a declarative UI structure that gets
parsed and translated into custom widgets. Some just define prefs to apply
to existing Ui elements.
 On Jul 30, 2013 9:15 PM, "Todd Widup" <[email protected]> wrote:

> how easy is it to dynamically add elements to a UI?
>
> I have been developing a system and I am looking to expand the UI out a
> LOT.
>
> the problem is currently, it updates the UI based off an external text
> file..that has a few user defined options in it.
>
> I want these options to show up in the UI, but as they could be different
> from user to user, I need something that can add what is needed based off a
> few parameters I give it.
>
> just looking for a few points of examples or places to look.
> thanks
> -todd
>
> --
> Todd Widup
> Creature TD / Technical Artist
> [email protected]
> [email protected]
> www.toddwidup.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to