Hi All,
I'd like to build a function to display the application's logfile. However, I don't know what is the best "view" to use. The logfile could be quite large so guess using a Label or Edit view will not work. I built a test function using a label inside a scrollview but that obviously the label has a height limit as the bottom half of the text is missing. Does anyone have any pointers on how best to achieve this?
Thanks
I'd like to build a function to display the application's logfile. However, I don't know what is the best "view" to use. The logfile could be quite large so guess using a Label or Edit view will not work. I built a test function using a label inside a scrollview but that obviously the label has a height limit as the bottom half of the text is missing. Does anyone have any pointers on how best to achieve this?
Thanks