Are you using the latest 0.8.0 snapshot? I will look into it tonight. Thanks,
Jian On Tue, Feb 1, 2011 at 2:45 PM, Jason <[email protected]> wrote: > Hi all, > > I notice in the code this is commented out -- not sure if this can be > put back. Any reason one *can't* mixin DslContext now? > > I ask because I have code that requires a valid DslContext to > execute. Preiously (in .6) I've dynamically passed in the DslContext > of the containing UI code into the widget to get this done. However, > I'm having trouble doing this in .8. > > In any event, if the Widget can't behave exactly like a DslContext > (whether thru subclassing or mixin), is there a way to initialize the > Widget during bootstrap with the DslContext of it's containing object > (the object in which the widget appears in defineUi()) > > thanks, > Jason > > -- > You received this message because you are subscribed to the Google Groups > "tellurium-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<tellurium-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tellurium-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en.
