Look at http://trac.turbogears.org/turbogears/ticket/1009
You need to change the template that references the images.
Nicky
On 10/5/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
--
--
Nicky Ayoub
G-Mail Account
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

