SlideShare a Scribd company logo
PWCT 1.9 Art Documentation ( http://doublesvsoop.sourceforge.net )
2006-2013, Mahmoud Fayed ( msfclipper@users.sourceforge.net )
_____________________________________________________________________________________
Table of contents
1 - Introduction
2 - Implementation steps
3 - Final Steps Tree
4 - Application during the runtime
1 - Introduction
In this lesson we are going to learn how to use the Treeview control.
2 - Implementation Steps
Fig. (1) Goal Desginer - Steps Tree
Select the step (The First Step)
We will start now new interaction process to generate new steps to our steps tree.
The slow way (Using Mouse):
1 - Click Interact to open the components browser
2 - Select the domain (Windows)
3 - Select the component (Define New Window)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Define New Window)
Note : Stop typing when you see the required component is selected
Fig. (2) Component Browser โ€“ Select the component (Define New Window)
After selecting the component click Ok or press ENTER
Fig. (3) Interaction page - Set the properties and enter the required data as in the image above
Fig. (4) Form Designer
Fig. (5) Goal Desginer - Steps Tree
Select the step (Window Controls)
We will start now new interaction process to generate new steps to our steps tree.
The slow way (Using Mouse):
1 - Click Interact to open the components browser
2 - Select the domain (Controls)
3 - Select the component (Tree)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Tree)
Note : Stop typing when you see the required component is selected
Fig. (6) Component Browser โ€“ Select the component (Tree)
After selecting the component click Ok or press ENTER
Fig. (7) Interaction page - Set the properties and enter the required data as in the image above
Fig. (8) Form Designer
Fig. (9) Goal Desginer - Steps Tree
Select the step (Define New Window ( win1 ) , Title : "Window Title")
We will start now new interaction process to generate new steps to our steps tree.
The slow way (Using Mouse):
1 - Click Interact to open the components browser
2 - Select the domain (Control Structure)
3 - Select the component (For Loop)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (For Loop)
Note : Stop typing when you see the required component is selected
Fig. (10) Component Browser โ€“ Select the component (For Loop)
After selecting the component click Ok or press ENTER
Fig. (11) Interaction page - Set the properties and enter the required data as in the image above
Fig. (12) Goal Desginer - Steps Tree
Select the step (Start Here)
We will start now new interaction process to generate new steps to our steps tree.
The slow way (Using Mouse):
1 - Click Interact to open the components browser
2 - Select the domain (Classes)
3 - Select the component (Tree Class)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Tree Class)
Note : Stop typing when you see the required component is selected
Fig. (13) Component Browser โ€“ Select the component (Tree Class)
After selecting the component click Ok or press ENTER
Fig. (14) Interaction page - Set the properties and enter the required data as in the image above
Fig. (15) Interaction page - Set the properties and enter the required data as in the image above
Fig. (16) Interaction page - Set the properties and enter the required data as in the image above
Fig. (17) Goal Desginer - Final Steps Tree
3 - Final Steps Tree
The First Step
Define New Window ( win1 ) , Title : "Window Title"
Window Events
Window Properties
Window Controls
Define New Tree ( tree1 )
Tree Events
Tree Properties
End Of Window
FOR LOOP ( From x = 0 To 10 Step 1)
Start Here
win1.tree1.AddItem ( "wow",x )
End of For Loop
Activate window
4 - Application during the runtime
Fig. (18) Application during the runtime

More Related Content

What's hot (20)

PDF
Programming Without Coding Technology (PWCT) - Listbox control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Slider control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Checkbutton control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Checkbox control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Editbox control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Date Picker control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - The Macro Operator
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Textbox Control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - While Loop component
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Error Handling (Try/Catch)
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Label Control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Progressbar control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Timer control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Tab control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - How to deal with Memo Variables.
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Simple GUI Application
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - IF Statement Component
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Hyperlink control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Richeditbox control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Functions and Procedures
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Listbox control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Slider control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Checkbutton control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Checkbox control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Editbox control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Date Picker control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - The Macro Operator
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Textbox Control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - While Loop component
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Error Handling (Try/Catch)
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Label Control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Progressbar control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Timer control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Tab control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - How to deal with Memo Variables.
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Simple GUI Application
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - IF Statement Component
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Hyperlink control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Richeditbox control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Functions and Procedures
Mahmoud Samir Fayed
ย 

Viewers also liked (15)

PDF
Programming Without Coding Technology (PWCT) - HTTP Get Component
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Arithmetic operations
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Logical Operations
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) Getting Started - Create your f...
Mahmoud Samir Fayed
ย 
PDF
Using Python inside Programming Without Coding Technology (PWCT) Environment
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - ASCII Code
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Add toolbar to the window
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) Features - Framework & Extension
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - HarbourPWCT - Hello World - Co...
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - PolarCryptoLight ActiveX
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Create Menus in our console ap...
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Convert the data type of varai...
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Hello Lily Sample
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - How to deal with Strings
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) Environment
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - HTTP Get Component
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Arithmetic operations
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Logical Operations
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) Getting Started - Create your f...
Mahmoud Samir Fayed
ย 
Using Python inside Programming Without Coding Technology (PWCT) Environment
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - ASCII Code
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Add toolbar to the window
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) Features - Framework & Extension
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - HarbourPWCT - Hello World - Co...
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - PolarCryptoLight ActiveX
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Create Menus in our console ap...
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Convert the data type of varai...
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Hello Lily Sample
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - How to deal with Strings
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) Environment
Mahmoud Samir Fayed
ย 
Ad

Similar to Programming Without Coding Technology (PWCT) - Treeview control (13)

PDF
Programming Without Coding Technology (PWCT) - Adding controls to windows.
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - How to deal with Arrays
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Read Files
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Encrypt/Decrypt Files using Po...
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Using the For Loop component.
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - ShellExplorer Sample
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Center Window
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - ActiveSkin ActiveX Control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Variables
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Get Input From User
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Create Files
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Expressions
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Internet Explorer ActiveX Control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Adding controls to windows.
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - How to deal with Arrays
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Read Files
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Encrypt/Decrypt Files using Po...
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Using the For Loop component.
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - ShellExplorer Sample
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Center Window
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - ActiveSkin ActiveX Control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Variables
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Get Input From User
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Create Files
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Expressions
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Internet Explorer ActiveX Control
Mahmoud Samir Fayed
ย 
Ad

More from Mahmoud Samir Fayed (20)

PDF
The Ring programming language version 1.10 book - Part 212 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 211 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 210 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 208 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 207 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 205 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 206 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 204 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 203 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 202 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 201 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 200 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 199 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 198 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 197 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 196 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 195 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 194 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 193 of 212
Mahmoud Samir Fayed
ย 
PDF
The Ring programming language version 1.10 book - Part 192 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 212 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 211 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 210 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 208 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 207 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 205 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 206 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 204 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 203 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 202 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 201 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 200 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 199 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 198 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 197 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 196 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 195 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 194 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 193 of 212
Mahmoud Samir Fayed
ย 
The Ring programming language version 1.10 book - Part 192 of 212
Mahmoud Samir Fayed
ย 

Recently uploaded (20)

PDF
Power BI vs Tableau vs Looker - Which BI Tool is Right for You?
MagnusMinds IT Solution LLP
ย 
PDF
Laboratory Workflows Digitalized and live in 90 days with Scifeonยดs SAPPA P...
info969686
ย 
PDF
Difference Between Kubernetes and Docker .pdf
Kindlebit Solutions
ย 
PDF
Building scalbale cloud native apps with .NET 8
GillesMathieu10
ย 
PPTX
Introduction to web development | MERN Stack
JosephLiyon
ย 
PPTX
IObit Uninstaller Pro 14.3.1.8 Crack Free Download 2025
sdfger qwerty
ย 
PDF
>Nitro Pro Crack 14.36.1.0 + Keygen Free Download [Latest]
utfefguu
ย 
PDF
What Is an Internal Quality Audit and Why It Matters for Your QMS
BizPortals365
ย 
PDF
capitulando la keynote de GrafanaCON 2025 - Madrid
Imma Valls Bernaus
ย 
PDF
AI Software Development Process, Strategies and Challenges
Net-Craft.com
ย 
PDF
WholeClear Split vCard Software for Split large vCard file
markwillsonmw004
ย 
PDF
>Wondershare Filmora Crack Free Download 2025
utfefguu
ย 
PDF
Designing Accessible Content Blocks (1).pdf
jaclynmennie1
ย 
PPTX
How Can Recruitment Management Software Improve Hiring Efficiency?
HireME
ย 
PDF
AWS Consulting Services: Empowering Digital Transformation with Nlineaxis
Nlineaxis IT Solutions Pvt Ltd
ย 
PPTX
Perfecting XM Cloud for Multisite Setup.pptx
Ahmed Okour
ย 
PPTX
IDM Crack with Internet Download Manager 6.42 [Latest 2025]
HyperPc soft
ย 
PPTX
IObit Driver Booster Pro Crack Download Latest Version
chaudhryakashoo065
ย 
PDF
IDM Crack with Internet Download Manager 6.42 Build 41
utfefguu
ย 
PPTX
computer forensics encase emager app exp6 1.pptx
ssuser343e92
ย 
Power BI vs Tableau vs Looker - Which BI Tool is Right for You?
MagnusMinds IT Solution LLP
ย 
Laboratory Workflows Digitalized and live in 90 days with Scifeonยดs SAPPA P...
info969686
ย 
Difference Between Kubernetes and Docker .pdf
Kindlebit Solutions
ย 
Building scalbale cloud native apps with .NET 8
GillesMathieu10
ย 
Introduction to web development | MERN Stack
JosephLiyon
ย 
IObit Uninstaller Pro 14.3.1.8 Crack Free Download 2025
sdfger qwerty
ย 
>Nitro Pro Crack 14.36.1.0 + Keygen Free Download [Latest]
utfefguu
ย 
What Is an Internal Quality Audit and Why It Matters for Your QMS
BizPortals365
ย 
capitulando la keynote de GrafanaCON 2025 - Madrid
Imma Valls Bernaus
ย 
AI Software Development Process, Strategies and Challenges
Net-Craft.com
ย 
WholeClear Split vCard Software for Split large vCard file
markwillsonmw004
ย 
>Wondershare Filmora Crack Free Download 2025
utfefguu
ย 
Designing Accessible Content Blocks (1).pdf
jaclynmennie1
ย 
How Can Recruitment Management Software Improve Hiring Efficiency?
HireME
ย 
AWS Consulting Services: Empowering Digital Transformation with Nlineaxis
Nlineaxis IT Solutions Pvt Ltd
ย 
Perfecting XM Cloud for Multisite Setup.pptx
Ahmed Okour
ย 
IDM Crack with Internet Download Manager 6.42 [Latest 2025]
HyperPc soft
ย 
IObit Driver Booster Pro Crack Download Latest Version
chaudhryakashoo065
ย 
IDM Crack with Internet Download Manager 6.42 Build 41
utfefguu
ย 
computer forensics encase emager app exp6 1.pptx
ssuser343e92
ย 

Programming Without Coding Technology (PWCT) - Treeview control

  • 1. PWCT 1.9 Art Documentation ( http://doublesvsoop.sourceforge.net ) 2006-2013, Mahmoud Fayed ( [email protected] ) _____________________________________________________________________________________ Table of contents 1 - Introduction 2 - Implementation steps 3 - Final Steps Tree 4 - Application during the runtime 1 - Introduction In this lesson we are going to learn how to use the Treeview control. 2 - Implementation Steps Fig. (1) Goal Desginer - Steps Tree Select the step (The First Step) We will start now new interaction process to generate new steps to our steps tree. The slow way (Using Mouse): 1 - Click Interact to open the components browser 2 - Select the domain (Windows) 3 - Select the component (Define New Window) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Define New Window) Note : Stop typing when you see the required component is selected
  • 2. Fig. (2) Component Browser โ€“ Select the component (Define New Window) After selecting the component click Ok or press ENTER Fig. (3) Interaction page - Set the properties and enter the required data as in the image above
  • 3. Fig. (4) Form Designer Fig. (5) Goal Desginer - Steps Tree Select the step (Window Controls) We will start now new interaction process to generate new steps to our steps tree. The slow way (Using Mouse): 1 - Click Interact to open the components browser 2 - Select the domain (Controls) 3 - Select the component (Tree) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Tree) Note : Stop typing when you see the required component is selected
  • 4. Fig. (6) Component Browser โ€“ Select the component (Tree) After selecting the component click Ok or press ENTER Fig. (7) Interaction page - Set the properties and enter the required data as in the image above
  • 5. Fig. (8) Form Designer Fig. (9) Goal Desginer - Steps Tree Select the step (Define New Window ( win1 ) , Title : "Window Title") We will start now new interaction process to generate new steps to our steps tree. The slow way (Using Mouse): 1 - Click Interact to open the components browser 2 - Select the domain (Control Structure) 3 - Select the component (For Loop) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (For Loop) Note : Stop typing when you see the required component is selected
  • 6. Fig. (10) Component Browser โ€“ Select the component (For Loop) After selecting the component click Ok or press ENTER Fig. (11) Interaction page - Set the properties and enter the required data as in the image above
  • 7. Fig. (12) Goal Desginer - Steps Tree Select the step (Start Here) We will start now new interaction process to generate new steps to our steps tree. The slow way (Using Mouse): 1 - Click Interact to open the components browser 2 - Select the domain (Classes) 3 - Select the component (Tree Class) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Tree Class) Note : Stop typing when you see the required component is selected Fig. (13) Component Browser โ€“ Select the component (Tree Class) After selecting the component click Ok or press ENTER
  • 8. Fig. (14) Interaction page - Set the properties and enter the required data as in the image above Fig. (15) Interaction page - Set the properties and enter the required data as in the image above
  • 9. Fig. (16) Interaction page - Set the properties and enter the required data as in the image above Fig. (17) Goal Desginer - Final Steps Tree 3 - Final Steps Tree The First Step Define New Window ( win1 ) , Title : "Window Title" Window Events Window Properties Window Controls Define New Tree ( tree1 ) Tree Events Tree Properties End Of Window FOR LOOP ( From x = 0 To 10 Step 1) Start Here win1.tree1.AddItem ( "wow",x ) End of For Loop Activate window
  • 10. 4 - Application during the runtime Fig. (18) Application during the runtime