large text

Just starting out? Need help? Post your questions and find answers here.
nad
Posts: 19
Joined: Sat Feb 10, 2024 1:41 pm

large text

Post by nad »

I'm testing a php program to spider. In php I have a list of persons. When some fields from SQLite are larger than 20 characters I list them in a <textarea> that is 1 line and 20 characters. The user can streatch the <textarea> down and across to reveal more of that text area.
How do I do that in spider.
jphoarau
Posts: 29
Joined: Thu Dec 28, 2023 4:30 am

Re: large text

Post by jphoarau »

I don't know if I'm able to reply to you, but I think, in first view, that you should prefer use an EditorGadget instead of a TextGadget. EditorGadget will give you scrolling possibilities.

I hope it can help.
Post Reply