Changes between Version 11 and Version 12 of ITERATION_08/Release/UserDocumentation/AnIntroductionToSophie


Ignore:
Timestamp:
06/04/09 02:46:58 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ITERATION_08/Release/UserDocumentation/AnIntroductionToSophie

    v11 v12  
    3535  [[Image(source:/trunk/sophie2-platform/doc/userdoc-images/RELEASE_8/SophieTutorial4.png)]] 
    3636 
    37 This HUD contains controls for the borders and backgrounds of pages. You can make it go away by clicking the paint bucket halo, which is right above it. Try that. Then open it again: let's look at how we would use a HUD. 
     37This HUD contains controls for the borders and backgrounds of pages. You can make it go away by clicking the paint bucket halo, which is right above it. Try that. Then open it again, and look at what's in it. The top half of the HUD contains information about the page's border: the top, bottom, left, and right borders are all set to "10". "Border color" has a red square next to it. These are, in fact, the settings of the border of the book desktop: it's a red border that's 10 pixels thick. 
     38 
     39The HUD not only tells us this, it also lets us change these settings. If you put another value into the fields for the border width - say "1" or "0" - you'll see the border instantly shrink or disappear. (You might not notice it for the top border because the HUD is hiding it, but these changes are instantaneous.) You can also change the color of the border: to do this, click on the red square to open the color picker, which looks like this: 
     40 
     41  [[Image(source:/trunk/sophie2-platform/doc/userdoc-images/RELEASE_8/SophieTutorial5.png)]] 
     42 
     43If you choose another color and click '''OK''', the color will be changed. You can keep making these changes as long as you have the HUD open. When you're done, just click the paint bucket halo to close the HUD. HUDs aren't quite like regular windows: you can leave them open while you do other things and come back to them. 
    3844 
    3945== Part 2: Making a New Book == 
    4046 
    41 First, let's make a new book. To make a new book, choose '''File > New Book'''. Now your Sophie will look something like this: 
     47Next, let's make a new book. To make a new book, choose '''File > New Book'''. Now your Sophie will look something like this: 
    4248 
    4349  [[Image(source:/trunk/sophie2-platform/doc/userdoc-images/RELEASE_6/SophieTutorial2.png)]]