A New Project: a new Window

Back to the
How To index

About SC Simple Quiz
Get Started
A Field For Questions
Adding Answers
Scripting the quiz
Setting Up the Quiz
Counting Scores
Further Developments

.
Start by making a new project
Open SuperCard. Choose New Project from the File menu.

New Project Menu

Name the Project Simple Quiz or whatever you like.

The new project opens, the first window is created automatically.

New Project Window

At the moment the window is a little small, we will enlarge it. Open the Property Inspector from the Utilities Menu.

Property Inspector

First Choose Background from the Edit popup menu of the Property Inspector and ajust the Size of the background, by changing the values in the BackSize fields (as in the screenshot above).
Next Choose Window from the Edit popup menu of the Property Inspector.

Property Inspector, Edit Menu

Choose Same as Background from the WindowSize popup. Property Inspector, Window Size

The Window should resize to the size you wish. If you do not want the users to change the size, uncheck the Resizable check box in the Property Inspector.

Now we will build a simple interface for the quiz. Starting with a field for questions

PREVIOUS NEXT