vrs762 schrieb: > Can anyone tell me how I can get the button to appear next to the > textfield*
You can't do it with the standard TableForm which simply places all fields below each other. I.e. you need to subclass Form or TableForm and overwrite the template attribute (take the standard template and modify as you like). -- 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 -~----------~----~----~----~------~----~------~--~---

