venkatbo schrieb: > 'am attempting to integrate the AutoComplete widget into a > template... > While I can get it appear and work on a page, I can't seem to figure > out how to control the appearing width of the field. I don't need a > fancy run-time adjustment, just a design time setting would do. > > How can this be done.
By using the CSS width property? If you want to set the width of the completion list, set the width of the autoTextTable CSS class. Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

