Step by step

Plan | Step 1 | Step 2Step 3 | Step 4Step 5 | Step 6 | Step 7Debugging

 

Plan First plan your steps.

Always make decisions first about what to do before:
- playing,
- drawing,
- putting a picture together
- ...

Perform your steps according to your decisions. Follow step by step instructions and explore the secrets of Imagine.

Let's start now.

 

Back to top

 

Step 1 Starting Imagine programs on Internet web pages

You can find Imagine programs in many places on the Internet with which you can play immediately. To be more exact: if the Imagine plug-in has been installed on your computer. You will know if it is not installed, if you see an empty frame instead of the picture of the program. Under the frame you can see the following text:

If you do not see a Logo project in the rectangle above then you need to download the Imagine Logo plugin

You have to follow the instructions: click on the plug-in link and installation happens automatically if your computer is connected to the Internet.

 

Back to top

Step 2  Starting Imagine programs on your machine

If you find with your Explorer a file with extension: .IMP, then most probably it is an Imagine project file. If (within the Explorer) the files with such extension have already been paired with Imagine using the Open with function (this needs to be done only the very first time), then you have nothing else to do but click twice with left mouse button on the program file and it shall immediately start itself.
 

Back to top

Step 3  Staring Imagine itself

Look for the Imagine icon on your desktop and click on it twice with the left mouse button to start Imagine.
 

Back to top

Step 4  Starting Imagine demo programs

If Imagine is already started, then open the  Demo projects window by clicking on its icon.

If you would like to learn a bit more about the Main Bar icons within Imagine, click here to find a summary.

 
In the Demo projects window  you will find pre-prepared Imagine programs that can be started by double clicking on their individual icon.

Note: The type of clicks (left or right button) and their number (once or twice) is always indicated in the rightmost part of the screen by the corresponding image of a mouse. You should click accordingly, whenever text indicates "click with mouse".

 

Back to top

Step 5 Drawing in Imagine

If you have played enough, then it is time to start drawing.

Click on the Show/Hide Paint Bar on the Main Bar with the left mouse button.

 
Now the Paint bar in shown, which contains very straightforward icons that provide you with tools for drawing. Go ahead and explore it yourself!

If you would like to learn a bit more about the Paint Bar icons within Imagine, click here to find a summary.

 

Back to top

Step 6 Putting pictures together in Imagine

You can construct your background using pre-prepared images.

Right click on the background and you will get the menu for changing the actual page:

 

Left click on Load background... sub-menu:

You will get an Open Picture window showing the Image directory, where you can search for the picture you wish to use.
First select Manual:

Then choose a suitable picture to use and double click on it:

The picture will appear on your background. You can drag (moving the mouse over the picture - the cursor turns into a hand - now the picture can be dragged) to any other place if you wish to. You can also change the size of the picture by dragging the small black rectangular signs (now the cursor has the form of a two directional arrow).

If you have finished adjusting the picture and wish it to stay as it is, press the Esc button on the upper left side of your keyboard.

Back to top

Step 7  LogoMotion the picture and animation editor

If you wish to draw for yourself, then use the LogoMotion picture editor instead.

Left click on the Background icon on the Paint Bar:

 
Choose Edit Background by left clicking in the sub-menu item:
 

The LogoMotion editor opens with the background picture in the editor. Here you can do several things. It is more sophisticated than just using the Paint Bar of Imagine, you will have to explore the tools for a longer period, but it is worth the effort.

If you would like to learn a bit more about the icons within LogoMotion, click here to find a summary.

If you would like to learn a bit more about the menu within LogoMotion, click here to find a summary.

Back to top

 

Debugging

Is everything going to plan?
 - If so, well done - you can proceed further;
 - If not, then you should double-check where it went wrong.

Back to top