I just downloaded xojo to try it out before purchasing it and to test it out I was going to try creating a program that I originally wrote in Purebasic. Looking at the library I see text fields and such however, the program I want to do has what Purebasic calls an EditorGadget or a Memo field in dBase. I do not see anything like that in the library. What would I use for this purpose?
Yes, the field needs to display a number of paragraphs of text that is pulled from a database.
I’ll try the TextArea and see if that works. I am assuming that I can add a scroll bar if needed?