On Wed, Sep 3, 2008 at 1:38 AM, Jeff Wheeler <[EMAIL PROTECTED]> wrote: > Tue Sep 2 18:36:22 CDT 2008 Jeff Wheeler <[EMAIL PROTECTED]> > * Refer to Theme in UIConfig rather than UIStyle > > This is perhaps not the best implementation,
That is fine; the UIs should cache the result of configStyle; but that is mostly done already let style = configStyle ... in [render frame] suffices. > but it sure beats littering the code with extractValue's in several files. > Before this change, extractValue was hidden and configStyle could not easily > be set in custom configurations. Now, configTheme acts like configStyle had > before, but with Themes instead of UIStyles. Yep, thanks! -- JP --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
