In all of the examples, a layout view is loaded first. If I wish to create a ScrollView with textboxes and buttons, do I need to first created the compontents in the designer, save it as a layout file, then call that layout file with the open layout command?
I know I can create a scrollview in code but the first line of code in all of the scrollview examples involves loading a layout file which puts me back to the above question. If the layout file does not exist, will it create one?
Bill
I know I can create a scrollview in code but the first line of code in all of the scrollview examples involves loading a layout file which puts me back to the above question. If the layout file does not exist, will it create one?
Bill