Alberto Valverde ha scritto: > On Jan 12, 2007, at 3:17 PM, Jose Soares wrote: > > >> jo ha scritto: >> >>> I'm sorry, now it works, without these three lines in my start.py >>> >>> ##import toscawidgets >>> ##from toscawidgets.mods.tg import Turbogears >>> ##toscawidgets.framework = Turbogears(None) >>> >>> >>> >> If I put these 3 lines in my start.py I can use toscawidgets but >> when I >> try to use normal widgets I have the following error: >> >> What I can do for use both of them? >> > > Which version of TG are you using? it should work properly in TG 1.0 > as I've made a change in TG so TW doesn't need to monkey-patch > tg.widgets.locations' Enum with a less strict one because there's no > need for such a strict type checking. > > Alberto > > I'm using TurboGears 1.0b2.
jo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

