Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/build/html/switching_activities.html
blob: e0192b327d5fea9ec7508ed452d983a4f7ec5df4 (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


<!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>Switching 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="Collaborating" href="collaborating.html" />
    <link rel="prev" title="Launching Activities" href="launching_activities.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="collaborating.html" title="Collaborating"
             accesskey="N">next</a></li>
        <li class="right" >
          <a href="launching_activities.html" title="Launching Activities"
             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="switching-activities">
<h1>Switching Activities<a class="headerlink" href="#switching-activities" title="Permalink to this headline">ΒΆ</a></h1>
<p>You can switch between Activities in two ways:</p>
<ul class="simple">
<li>In the Frame, click the icon of the Activity you want to switch to.</li>
<li>Hold down alt + tab at the same time to cycle through your open Activities until you reach the one you want.</li>
</ul>
<img alt="_images/800px-Screenshot_of_Home_for_switching_screens.png" src="_images/800px-Screenshot_of_Home_for_switching_screens.png" />
<p>pressing alt + tab again</p>
<img alt="_images/800px-Screenshot_of_TurtleArt_window_switchingscreens.png" src="_images/800px-Screenshot_of_TurtleArt_window_switchingscreens.png" />
<p>pressing alt + tab again</p>
<img alt="_images/800px-Screenshot_of_Maze_Activity_Switching_Screens.png" src="_images/800px-Screenshot_of_Maze_Activity_Switching_Screens.png" />
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">You can use the Clipboard and the Journal to move data between Activities.</p>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="collaborating.html" title="Collaborating"
             >next</a></li>
        <li class="right" >
          <a href="launching_activities.html" title="Launching Activities"
             >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>