Gregor Horvath schrieb: > Kevin Dangoor schrieb: > >>Why not use a CompoundWidget? That's generally what it's for... > > I have tried this, bit didn't work for some reason. I moved on with my > solution so I can't remember the reason.
After reading the code again, I think the reason was that this is a dynamic list of widgets created at runtime. If I remember correctly CompoundWidgets is a static approach. The members are definied beforehand. -- Greg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

