Graphics Reference
In-Depth Information
Running the application
Now that you've entered all this code, it's time to check whether it works. Let's try to run
the application using the appropriate startup script. Open a terminal or command-line win-
dow, navigate into the forestTrails directory, and run the appropriate startup script.
If all goes well, you should see the application's main window along with the toolbar and
menu items:
Of course, the main window's map view is empty, and none of the toolbar or menu items do
anything yet, but at least we have a working framework for our application. Our next steps
are to obtain the basemap for our application, set up our map layers, and then start imple-
menting the various toolbar and menu bar items.
Search WWH ::




Custom Search