Layout Editor: the center area is the Layout Editor. You use the Navigator to navigate within your project. By default you can see Web (which is selected), the App object and the Session object. Navigator: the area on the top left shows you all the items in your project.
Xojo opens a Workspace window displaying your project with the default Webpage displayed in the Layout Editor. This is where you will begin designing your app. The main Xojo window (called the Workspace) opens. You can enter a company name or leave it blank. In this QuickStart, you will build a web application that makes use of a web service that lets you search for and display flags of various nations around the world.Įnter FlagSearch as the Application Name. It will automatically populate using what you enter for the Application and Company Names, but you can also change it to whatever you want. You may choose to leave this blank.Īpplication Identifier: a unique identifier for this app. This will be the filename of the actual app file that gets created.Ĭompany Name: the name of your company or your own name. You will now see three fields that need values:Īpplication Name: the name of your app. For this QuickStart, you are building a Web app, so click on Web. Xojo lets you build several different types of apps (Desktop, Web, Console and iOS). When it finishes launching, the Project Chooser appears.