Hi Kevin, I seems to be related to http://trac.turbogears.org/turbogears/ticket/1009
[]s Roger On 10/6/06, Kevin Horn <[EMAIL PROTECTED]> wrote: > While adding an AutoComplete field to one of my apps today, I noticed that > the "spinner" graphic was not appearing. Viewing the rendered source for > the app revealed the following... > > if my form is being displayed from [root]/controller/showform... > > then the AC widget tries to find the graphics at: > [root]/controller/tg_widgets/turbogears.widgets/spinnerstopped.png > (it can't find them, of course) > > when it _should_ be pulling the image from: > [root]/tg_widgets/turbogears.widgets/spinnerstopped.png > > Has anyone else noticed this behavior? Is there a way to specify the > include path for an image to be used with the AutoComplete widget? Any > other workarounds come to mind? > > Kevin H > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

