Hi,

Why not use a CompoundWidget? That's generally what it's for...

Kevin

On Oct 15, 2006, at 4:45 AM, Gregor Horvath wrote:

>
> Hi,
>
> I have a widgets list displayed like that:
>
> <div py:for="w in widgets">
>       <p py:content="w(values[w.name])"></p>
> </div>
>
> I realized that the CSS files link for the widgets does not get  
> included
> in the html output. The controllers._process_output does not look  
> inside
> lists for widgets. Shouldn't this be enabled?
> Or should WigetsList provide a interface, so that it behaves like a
> single widget? (Didn't think through this completely)
>
> --
> Greg
>
> >


--
Kevin Dangoor
TurboGears / Zesty News

email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to