Hi, I'm trying to develop a standalone-widget for the first time, and I'm having some difficulties.
Embedding my new widget automatically within the toolbox widget browser works fine. However, 2 things annoy me: - there is no automatic cherrypy-restart when altering my widget's code. So I have to restart often. - I always have to load the whole widget list, even though I'm only interested in _one_ widget So is there a way to restrict the display of the widgets to just one (or maybe several, though I'm not to keen about that) And can the cherrypy reloading-support be configured for widget testing as well? Thanks, Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

