Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/build/html/exiting_activities.html
blob: a82111432e2f37b0baac7a89e337c3aed641c231 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Exiting Activities &mdash; Sugar 0.94 documentation</title>
    
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '0.94',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="author" title="About these documents" href="about.html" />
    <link rel="top" title="Sugar 0.94 documentation" href="index.html" />
    <link rel="next" title="Browse" href="browse.html" />
    <link rel="prev" title="Collaborating" href="collaborating.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="browse.html" title="Browse"
             accesskey="N">next</a></li>
        <li class="right" >
          <a href="collaborating.html" title="Collaborating"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">Sugar 0.94 documentation</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="exiting-activities">
<h1>Exiting Activities<a class="headerlink" href="#exiting-activities" title="Permalink to this headline">¶</a></h1>
<p>To Exit an Activity, use the touchpad or a mouse to move the cursor to the close box on the right corner of the Frame and click. Try to have no more than three Activities open at once.</p>
<img alt="_images/CLOSEBUTTON.jpg" src="_images/CLOSEBUTTON.jpg" />
<p>To quit an Activity using a keyboard shortcut, press and hold the <strong>ctrl</strong> key, and then press the <strong>q</strong> key.</p>
<div class="section" id="scratch">
<h2>Scratch<a class="headerlink" href="#scratch" title="Permalink to this headline">¶</a></h2>
<p>There are some &#8220;Activities&#8221;, such as Scratch, that are closed from the &#8220;File&#8221; menu by selecting &#8220;Quit&#8221; or &#8220;Exit&#8221;. These activities may require a separate step to save your work by clicking on the &#8220;save&#8221; or &#8220;save as&#8221; command or may also be done by clicking the folder icon with a downpointing arrow.</p>
<p>In Scratch, for example, you must go to &#8220;File&#8221; then &#8220;Save As&#8221; then give your project a name next to &#8220;New Filename&#8221; then click &#8220;OK&#8221;.</p>
<img alt="_images/500px-Screenshot_of_ScratchXO.image_.png" src="_images/500px-Screenshot_of_ScratchXO.image_.png" />
</div>
<div class="section" id="etoys">
<h2>Etoys<a class="headerlink" href="#etoys" title="Permalink to this headline">¶</a></h2>
<p>The Etoys Activity closes by clicking a button that has an ✕ within a white disc, rather than the stop sign.</p>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h3><a href="index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">Exiting Activities</a><ul>
<li><a class="reference internal" href="#scratch">Scratch</a></li>
<li><a class="reference internal" href="#etoys">Etoys</a></li>
</ul>
</li>
</ul>

        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="browse.html" title="Browse"
             >next</a></li>
        <li class="right" >
          <a href="collaborating.html" title="Collaborating"
             >previous</a> |</li>
        <li><a href="index.html">Sugar 0.94 documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2013, SugarLabs.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
  </body>
</html>