Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
creating_classes [2014/10/01 15:16] ameyacreating_classes [2019/04/13 12:14] admin
Line 1: Line 1:
 =====Creating classes===== =====Creating classes=====
 +Before reading this topic, you would need to know the [[concept of classes and objects]]
  
 You can create, edit, and organize objects of your project in the Class Pane. It is not possible to rename or delete the root class of the class tree. It is always called **Project**. You can create, edit, and organize objects of your project in the Class Pane. It is not possible to rename or delete the root class of the class tree. It is always called **Project**.
  
-  - To create a class - In the classes part of the **class pane**, select **Project** and right click on the class you want to create the new class. From the context menu, select **Add class**. +**The mechanics of creating class**
-  - To create a subclass - In the classes part of the **class pane**, select the class under which you want to create the sub class and right click on the class you want to create the new class. From the context menu, select **Add class**.+
  
 +To create a class:
 +
 +  - In the **Class Pane**, select **Project**.
 +  - Right click on Project, and click **Add class**.
 +
 +To create a subclass:
 +  - In the **Class Pane**, select the class under which you want to create a sub class.
 +  - Right click on the class, and click **Add class**.

Press F1 inside the application to read context-sensitive help directly in the application itself
Last modified: le 2023/04/22 20:59