On 7/12/07, W-Mark Kubacki <[EMAIL PROTECTED]> wrote: > Unfortunately, creating WidgetDescriptions won't work for TGYUI as well as > TGExtJS as these packages are incompatible to other widgets (such as > Prototype) > or will break some of the 'old' widgets (e.g., by YUI's > reset-fonts-grids.css). > And, TG does not have an option to divide the widget browser's page into > several smaller ones, possibly by packages.
Have you tried to use 'show_separately = True' in your WidgetDescription ? See: http://trac.turbogears.org/browser/branches/1.0/turbogears/widgets/base.py#L616 Cheers, Roger --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

