~ubuntu-branches/ubuntu/trusty/boa-constructor/trusty

« back to all changes in this revision

Viewing changes to Docs/boa/guide/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Cédric Delfosse
  • Date: 2007-01-23 21:32:29 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070123213229-1d9lxp9c4dutjwv5
Add a .desktop file (Closes: #349081)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2
 
<html>
3
 
<head>
4
 
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5
 
   <meta name="GENERATOR" content="Mozilla/4.5 [en] (WinNT; I) [Netscape]">
6
 
   <title>Getting Started Guide for Boa Constructor</title>
7
 
</head>
8
 
<body text="#000000" bgcolor="#FFFFFF" link="#0000BB" vlink="#551A8B" alink="#FF0000">
9
 
<!-- This banner is taken from the CNRI Python Tutorial -->
10
 
<div class="navigation">
11
 
<table CELLSPACING=2 CELLPADDING=0 WIDTH="100%" >
12
 
<tr>
13
 
<td WIDTH="32" HEIGHT="32"><a href="node1.html"></a></td>
14
 
 
15
 
<td WIDTH="32" HEIGHT="32"><a href="../index.html"></a></td>
16
 
 
17
 
<td WIDTH="32" HEIGHT="32"></td>
18
 
 
19
 
<td ALIGN=CENTER WIDTH="100%" BGCOLOR="#99CCFF"><b>Getting Start Guide
20
 
to Boa Constructor</b></td>
21
 
 
22
 
<td WIDTH="32" HEIGHT="32"><a href="index.html"></a></td>
23
 
 
24
 
<td WIDTH="32" HEIGHT="32"></td>
25
 
 
26
 
<td WIDTH="32" HEIGHT="32"></td>
27
 
</tr>
28
 
</table>
29
 
<b>Next:<span class='sectref'></b><a href="node1.html">Installing and Starting
30
 
Boa Constructor</span></a> <b>Up:<span class='sectref'></b><a href="../index.html">Documentation
31
 
Index</a></span>
32
 
<br>
33
 
<hr></div>
34
 
<!--End of Navigation Panel-->
35
 
<p><!-- TBD title and credits -->
36
 
<div class='titlepage'>
37
 
<center>
38
 
<h1>
39
 
Getting Started Guide for Boa Constructor</h1></center>
40
 
 
41
 
<center><b><font size=+2>Kevin Gill</font></b>
42
 
<br><b><font size=+2>..., editor</font></b>
43
 
<br>E-mail:
44
 
<br>&nbsp;
45
 
<p><b>November 1, 2000</b>
46
 
<br><b>Release 0.4</b></center>
47
 
</div>
48
 
 
49
 
<hr><!--Table of Child-Links-->
50
 
<ul>
51
 
<li>
52
 
1. A tour of the Boa Constructor Development Environment</li>
53
 
 
54
 
<ul>
55
 
<li>
56
 
<a href="node1.html">1.1 Installing and Starting Boa Constructor</a></li>
57
 
 
58
 
<li>
59
 
<a href="node2.html">1.2 The Palette Window</a></li>
60
 
 
61
 
<li>
62
 
<a href="node3.html">1.3 The Editor Window</a></li>
63
 
 
64
 
<li>
65
 
<a href="node4.html">1.4 The Designer Window</a></li>
66
 
 
67
 
<li>
68
 
<a href="node5.html">1.5 The Inspector Window</a></li>
69
 
 
70
 
<li>
71
 
<a href="node6.html">1.6 Managing the Application</a></li>
72
 
 
73
 
<li>
74
 
<a href="node7.html">1.7 Getting around using Explorer</a></li>
75
 
 
76
 
<li>
77
 
<a href="node8.html">1.8 Using Help</a></li>
78
 
</ul>
79
 
 
80
 
<li>
81
 
2. Tutorial - Building your first application</li>
82
 
 
83
 
<ul>
84
 
<li>
85
 
<a href="node21.html">2.1 Creating a new App</a></li>
86
 
 
87
 
<li>
88
 
<a href="node22.html">2.2 Using the Designer to set the Title</a></li>
89
 
 
90
 
<li>
91
 
<a href="node23.html">2.3 Add a Status Bar</a></li>
92
 
 
93
 
<li>
94
 
<a href="node24.html">2.4 Add a Menu Bar</a></li>
95
 
 
96
 
<li>
97
 
<a href="node25.html">2.5 Adding the Text Control</a></li>
98
 
 
99
 
<li>
100
 
<a href="node26.html">2.6 Adding File Menu Functionality</a></li>
101
 
 
102
 
<li>
103
 
<a href="node27.html">2.7 Creating a Dialog Window</a></li>
104
 
</ul>
105
 
 
106
 
<li>
107
 
3. Other Useful Items</li>
108
 
 
109
 
<ul>
110
 
<li>
111
 
<a href="node31.html">3.1 Setting Preferences</a></li>
112
 
</ul>
113
 
</ul>
114
 
<!--End of Table of Child-Links-->
115
 
<div class="navigation">
116
 
<hr>
117
 
<table CELLSPACING=2 CELLPADDING=0 WIDTH="100%" >
118
 
<tr>
119
 
<td WIDTH="32" HEIGHT="32"><a href="node1.html"></a></td>
120
 
 
121
 
<td WIDTH="32" HEIGHT="32"><a href="../index.html"></a></td>
122
 
 
123
 
<td WIDTH="32" HEIGHT="32"></td>
124
 
 
125
 
<td ALIGN=CENTER WIDTH="100%" BGCOLOR="#99CCFF"><b>Getting Started Guide
126
 
for Boa Constructor</b></td>
127
 
 
128
 
<td WIDTH="32" HEIGHT="32"><a href="node2.html"></a></td>
129
 
 
130
 
<td WIDTH="32" HEIGHT="32"></td>
131
 
 
132
 
<td WIDTH="32" HEIGHT="32"><img SRC="../icons/blank.gif" BORDER=0 height=32 width=32></td>
133
 
</tr>
134
 
</table>
135
 
<b>Next:<span class='sectref'></b><a href="node1.html">Installing and Starting
136
 
Boa Constructor</span></a> <b>Up:<span class='sectref'></b><a href="../index.html">Documentation
137
 
Index</a></span></div>
138
 
<!--End of Navigation Panel-->
139
 
</body>
140
 
</html>
 
1
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
 
2
<html>
 
3
<head>
 
4
  <meta http-equiv="Content-Type"
 
5
 content="text/html; charset=iso-8859-1">
 
6
  <meta name="GENERATOR"
 
7
 content="Mozilla/4.5 [en] (WinNT; I) [Netscape]">
 
8
  <title>Getting Started Guide for Boa Constructor</title>
 
9
</head>
 
10
<body alink="#ff0000" bgcolor="#ffffff" link="#0000bb" text="#000000"
 
11
 vlink="#551a8b">
 
12
<!-- This banner is taken from the CNRI Python Tutorial -->
 
13
<div class="navigation">
 
14
<table cellpadding="0" cellspacing="2" width="100%">
 
15
  <tbody>
 
16
    <tr>
 
17
      <td height="32" width="32"><a href="node1.html"></a><br>
 
18
      </td>
 
19
      <td height="32" width="32"><a href="../index.html"></a><br>
 
20
      </td>
 
21
      <td height="32" width="32"><br>
 
22
      </td>
 
23
      <td align="center" bgcolor="#99ccff" width="100%"><b>Getting
 
24
Start Guide
 
25
to Boa Constructor</b></td>
 
26
      <td height="32" width="32"><a href="index.html"></a><br>
 
27
      </td>
 
28
      <td height="32" width="32"><br>
 
29
      </td>
 
30
      <td height="32" width="32"><br>
 
31
      </td>
 
32
    </tr>
 
33
  </tbody>
 
34
</table>
 
35
<b>Next:<span class="sectref"></span></b><a href="node1.html">Installing
 
36
and Starting
 
37
Boa Constructor</a> <b>Up:<span class="sectref"></span></b><a
 
38
 href="../index.html">Documentation
 
39
Index</a>
 
40
<br>
 
41
<hr></div>
 
42
<!--End of Navigation Panel-->
 
43
<p><!-- TBD title and credits --></p>
 
44
<div class="titlepage">
 
45
<center>
 
46
<h1>Getting Started Guide for Boa Constructor</h1>
 
47
</center>
 
48
<center><b><font size="+2">Kevin Gill</font></b>&nbsp;
 
49
<p><b>November 1, 2000</b>
 
50
<br>
 
51
<b><br>
 
52
March 2005 Updated for Boa 0.4.0<br>
 
53
by Werner F. Bruhin<br>
 
54
</b></p>
 
55
</center>
 
56
</div>
 
57
<hr><!--Table of Child-Links-->
 
58
<ul>
 
59
  <li>1. A tour of the Boa Constructor Development Environment</li>
 
60
  <ul>
 
61
    <li> <a href="node1.html">1.1 Installing and Starting Boa
 
62
Constructor</a></li>
 
63
    <li> <a href="node2.html">1.2 The Palette Window</a></li>
 
64
    <li> <a href="node3.html">1.3 The Editor Window</a></li>
 
65
    <li> <a href="node4.html">1.4 The Designer Window</a></li>
 
66
    <li> <a href="node5.html">1.5 The Inspector Window</a></li>
 
67
    <li> <a href="node6.html">1.6 Managing the Application</a></li>
 
68
    <li> <a href="node7.html">1.7 Getting around using Explorer</a></li>
 
69
    <li> <a href="node8.html">1.8 Using Help</a></li>
 
70
  </ul>
 
71
  <li>2. Tutorial - Building your first application</li>
 
72
  <ul>
 
73
    <li> <a href="node21.html">2.1 Creating a new App</a></li>
 
74
    <li> <a href="node22.html">2.2 Using the Designer to set the Title</a></li>
 
75
    <li> <a href="node23.html">2.3 Add a Status Bar</a></li>
 
76
    <li> <a href="node24.html">2.4 Add a Menu Bar</a></li>
 
77
    <li> <a href="node25.html">2.5 Adding the Text Control</a></li>
 
78
    <li> <a href="node26.html">2.6 Adding File Menu Functionality</a></li>
 
79
    <li> <a href="node27.html">2.7 Creating a Dialog Window</a></li>
 
80
    <li><a href="node28.html">2.8 Creating a Dialog Window - with sizers<br>
 
81
      </a></li>
 
82
  </ul>
 
83
  <li>3. Other Useful Items</li>
 
84
  <ul>
 
85
    <li> <a href="node31.html">3.1 Setting Preferences</a></li>
 
86
  </ul>
 
87
</ul>
 
88
<!--End of Table of Child-Links-->
 
89
<div class="navigation">
 
90
<hr>
 
91
<table cellpadding="0" cellspacing="2" width="100%">
 
92
  <tbody>
 
93
    <tr>
 
94
      <td height="32" width="32"><a href="node1.html"></a><br>
 
95
      </td>
 
96
      <td height="32" width="32"><a href="../index.html"></a><br>
 
97
      </td>
 
98
      <td height="32" width="32"><br>
 
99
      </td>
 
100
      <td align="center" bgcolor="#99ccff" width="100%"><b>Getting
 
101
Started Guide
 
102
for Boa Constructor</b></td>
 
103
      <td height="32" width="32"><a href="node2.html"></a><br>
 
104
      </td>
 
105
      <td height="32" width="32"><br>
 
106
      </td>
 
107
      <td height="32" width="32"><img src="../icons/blank.gif"
 
108
 border="0" height="32" width="32"></td>
 
109
    </tr>
 
110
  </tbody>
 
111
</table>
 
112
<b>Next:<span class="sectref"></span></b><a href="node1.html">Installing
 
113
and Starting
 
114
Boa Constructor</a><b></b></div>
 
115
<!--End of Navigation Panel-->
 
116
</body>
 
117
</html>