iain duncan schrieb: > Do I need to go the whole widget subclass route to achieve the above?
Yes, but I think, you can easily make a factory function [1] that creates your new widget class on the fly. Chris [1] http://en.wikipedia.org/wiki/Factory_method_pattern --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

