On 16-Mar-07, at 10:31 AM, Michael Lake wrote:
> Hi all > >>> On 14-Mar-07, at 12:02 PM, Michael Lake wrote: >>>> The textarea is about two lines high only. I want the text entry >>>> box to be much bigger as it will be holding a full page of text ... > > Kenneth helped out and suggested this: >>> widgets.TextArea(attrs={'rows':10,'cols':60}) for example > > Thanks, but I'm still not sure where to place the above code. i have this: formula = forms.CharField(widget=forms.widgets.TextArea(attrs={'rows': 10,'cols':60})) -- regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/web/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---