Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 26b2431c84a6afd26b4e5c1f226daa909f99410b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                           



                                                                                                                                    

       
      
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">
<head>
	<meta http-equiv="Content-Language" content="en-us">
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<title>Tutorial</title>
	<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h3>Console View</h3>

<p>You should now see the application running in the <b>Console</b> view.  
The <b>Console</b> will also show which application is running in a title bar.  
You will notice that the view can be configured to display different elements (such as user input elements) in different colors.</p>
<p>Type in your name and hit Enter.</p>

</body>
</html>

Back to the top