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 show PDF file using the Internet Explorer activex 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 (ActiveX)
3 - Select the component (Define ActiveX control)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Define ActiveX control)
Note : Stop typing when you see the required component is selected
Fig. (6) Component Browser โ€“ Select the component (Define ActiveX control)
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 (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 (Button)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Button)
Note : Stop typing when you see the required component is selected
Fig. (10) Component Browser โ€“ Select the component (Button)
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) Form Designer
Fig. (13) Goal Desginer - Steps Tree
Select the step (Button Events)
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 (Events)
3 - Select the component (Button Events)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Button Events)
Note : Stop typing when you see the required component is selected
Fig. (14) Component Browser โ€“ Select the component (Button Events)
After selecting the component click Ok or press ENTER
Fig. (15) Interaction page - Set the properties and enter the required data as in the image above
Fig. (16) Goal Desginer - Steps Tree
Select the step (Procedure)
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 (Structure Programming)
3 - Select the component (Define Procedure)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Define Procedure)
Note : Stop typing when you see the required component is selected
Fig. (17) Component Browser โ€“ Select the component (Define Procedure)
After selecting the component click Ok or press ENTER
Fig. (18) Interaction page - Set the properties and enter the required data as in the image above
Fig. (19) 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 (Files / Folders)
3 - Select the component (Get Startup folder)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Get Startup folder)
Note : Stop typing when you see the required component is selected
Fig. (20) Component Browser โ€“ Select the component (Get Startup folder)
After selecting the component click Ok or press ENTER
Fig. (21) 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 (ActiveX)
3 - Select the component (ActiveX Object)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (ActiveX Object)
Note : Stop typing when you see the required component is selected
Fig. (22) Component Browser โ€“ Select the component (ActiveX Object)
After selecting the component click Ok or press ENTER
Fig. (23) Interaction page - Set the properties and enter the required data as in the image above
Fig. (24) Goal Desginer - Final Steps Tree
3 - Final Steps Tree
The First Step
Define New Window ( win1 ) , Title : "ActiveX (Internet.Explorer.2) - Show PDF"
Window Events
Window Properties
Window Controls
Active Control ( oActiveX )
Define New Button ( btn1 ) , Caption : "Show PDF File"
Button Events
Event: ON CLICK : Action mypdf
Button Properties
End Of Window
Activate window
Procedure
Define Procedure mypdf
Start Here
StartUpFolder := Get StartUp Folder
oactivex.navigate ( startupfolder + "test.pdf" )
End of Procedure
4 - Application during the runtime
Fig. (25) Application during the runtime

More Related Content

What's hot (20)

PDF
Programming Without Coding Technology (PWCT) - Browse control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Compress Files using PolarZipL...
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Variables
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - ActiveSkin ActiveX Control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Error Handling (Try/Catch)
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Expressions
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Add toolbar to the window
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - RMChart ActiveX
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Functions and Procedures
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - PolarCryptoLight ActiveX
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Hello Lily Sample
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Encrypt/Decrypt Files using Po...
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Center Window
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Using the For Loop component.
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Adding controls to windows.
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Get Input From User
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - While Loop component
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - How to deal with Arrays
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - IF Statement Component
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Logical Operations
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Browse control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Compress Files using PolarZipL...
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Variables
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - ActiveSkin ActiveX Control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Error Handling (Try/Catch)
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Expressions
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Add toolbar to the window
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - RMChart ActiveX
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Functions and Procedures
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - PolarCryptoLight ActiveX
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Hello Lily Sample
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Encrypt/Decrypt Files using Po...
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Center Window
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Using the For Loop component.
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Adding controls to windows.
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Get Input From User
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - While Loop component
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - How to deal with Arrays
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - IF Statement Component
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Logical Operations
Mahmoud Samir Fayed
ย 

Viewers also liked (8)

PDF
Programming Without Coding Technology (PWCT) - Grid control
Mahmoud Samir Fayed
ย 
PPTX
Cervicalgia y dorsalgia salud ocupacional
Ruber Rodrรญguez D.
ย 
PDF
Programming Without Coding Technology (PWCT) - Textbox Control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Read Files
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Create Database Files (*.DBF)
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Hyperlink control
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Frame control
Mahmoud Samir Fayed
ย 
PPTX
SEMIOLOGIA CARDIACA
Ruber Rodrรญguez D.
ย 
Programming Without Coding Technology (PWCT) - Grid control
Mahmoud Samir Fayed
ย 
Cervicalgia y dorsalgia salud ocupacional
Ruber Rodrรญguez D.
ย 
Programming Without Coding Technology (PWCT) - Textbox Control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Read Files
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Create Database Files (*.DBF)
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Hyperlink control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Frame control
Mahmoud Samir Fayed
ย 
SEMIOLOGIA CARDIACA
Ruber Rodrรญguez D.
ย 
Ad

Similar to Programming Without Coding Technology (PWCT) - Show PDF using InternetExplorer Control (10)

PDF
Programming Without Coding Technology (PWCT) - Treeview 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) - Telephone Database
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Convert the data type of varai...
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - HarbourPWCT - Rectangles - Con...
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Arithmetic operations
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - How to deal with Strings
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - HarbourPWCT - Colors - Console...
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - Create Menus in our console ap...
Mahmoud Samir Fayed
ย 
PDF
Programming Without Coding Technology (PWCT) - ASCII Code
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Treeview control
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - How to deal with Memo Variables.
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Telephone Database
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Convert the data type of varai...
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - HarbourPWCT - Rectangles - Con...
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Arithmetic operations
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - How to deal with Strings
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - HarbourPWCT - Colors - Console...
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - Create Menus in our console ap...
Mahmoud Samir Fayed
ย 
Programming Without Coding Technology (PWCT) - ASCII Code
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
TEASMA: A Practical Methodology for Test Adequacy Assessment of Deep Neural N...
Lionel Briand
ย 
PDF
capitulando la keynote de GrafanaCON 2025 - Madrid
Imma Valls Bernaus
ย 
PDF
AI Software Development Process, Strategies and Challenges
Net-Craft.com
ย 
PPTX
How Can Recruitment Management Software Improve Hiring Efficiency?
HireME
ย 
PPTX
Perfecting XM Cloud for Multisite Setup.pptx
Ahmed Okour
ย 
PDF
Power BI vs Tableau vs Looker - Which BI Tool is Right for You?
MagnusMinds IT Solution LLP
ย 
PDF
From Chaos to Clarity: Mastering Analytics Governance in the Modern Enterprise
Wiiisdom
ย 
PDF
>Nitro Pro Crack 14.36.1.0 + Keygen Free Download [Latest]
utfefguu
ย 
PDF
LPS25 - Operationalizing MLOps in GEP - Terradue.pdf
terradue
ย 
PPTX
ERP - FICO Presentation BY BSL BOKARO STEEL LIMITED.pptx
ravisranjan
ย 
PDF
IObit Uninstaller Pro 14.3.1.8 Crack for Windows Latest
utfefguu
ย 
PDF
>Wondershare Filmora Crack Free Download 2025
utfefguu
ย 
PDF
Telemedicine App Development_ Key Factors to Consider for Your Healthcare Ven...
Mobilityinfotech
ย 
PDF
AWS Consulting Services: Empowering Digital Transformation with Nlineaxis
Nlineaxis IT Solutions Pvt Ltd
ย 
PPTX
IObit Driver Booster Pro Crack Download Latest Version
chaudhryakashoo065
ย 
PDF
Continouous failure - Why do we make our lives hard?
Papp Krisztiรกn
ย 
PPTX
EO4EU Ocean Monitoring: Maritime Weather Routing Optimsation Use Case
EO4EU
ย 
PPTX
IObit Uninstaller Pro 14.3.1.8 Crack Free Download 2025
sdfger qwerty
ย 
PDF
Building scalbale cloud native apps with .NET 8
GillesMathieu10
ย 
PPTX
IDM Crack with Internet Download Manager 6.42 [Latest 2025]
HyperPc soft
ย 
TEASMA: A Practical Methodology for Test Adequacy Assessment of Deep Neural N...
Lionel Briand
ย 
capitulando la keynote de GrafanaCON 2025 - Madrid
Imma Valls Bernaus
ย 
AI Software Development Process, Strategies and Challenges
Net-Craft.com
ย 
How Can Recruitment Management Software Improve Hiring Efficiency?
HireME
ย 
Perfecting XM Cloud for Multisite Setup.pptx
Ahmed Okour
ย 
Power BI vs Tableau vs Looker - Which BI Tool is Right for You?
MagnusMinds IT Solution LLP
ย 
From Chaos to Clarity: Mastering Analytics Governance in the Modern Enterprise
Wiiisdom
ย 
>Nitro Pro Crack 14.36.1.0 + Keygen Free Download [Latest]
utfefguu
ย 
LPS25 - Operationalizing MLOps in GEP - Terradue.pdf
terradue
ย 
ERP - FICO Presentation BY BSL BOKARO STEEL LIMITED.pptx
ravisranjan
ย 
IObit Uninstaller Pro 14.3.1.8 Crack for Windows Latest
utfefguu
ย 
>Wondershare Filmora Crack Free Download 2025
utfefguu
ย 
Telemedicine App Development_ Key Factors to Consider for Your Healthcare Ven...
Mobilityinfotech
ย 
AWS Consulting Services: Empowering Digital Transformation with Nlineaxis
Nlineaxis IT Solutions Pvt Ltd
ย 
IObit Driver Booster Pro Crack Download Latest Version
chaudhryakashoo065
ย 
Continouous failure - Why do we make our lives hard?
Papp Krisztiรกn
ย 
EO4EU Ocean Monitoring: Maritime Weather Routing Optimsation Use Case
EO4EU
ย 
IObit Uninstaller Pro 14.3.1.8 Crack Free Download 2025
sdfger qwerty
ย 
Building scalbale cloud native apps with .NET 8
GillesMathieu10
ย 
IDM Crack with Internet Download Manager 6.42 [Latest 2025]
HyperPc soft
ย 

Programming Without Coding Technology (PWCT) - Show PDF using InternetExplorer 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 show PDF file using the Internet Explorer activex 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 (ActiveX) 3 - Select the component (Define ActiveX control) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Define ActiveX control) Note : Stop typing when you see the required component is selected
  • 4. Fig. (6) Component Browser โ€“ Select the component (Define ActiveX control) 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 (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 (Button) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Button) Note : Stop typing when you see the required component is selected
  • 6. Fig. (10) Component Browser โ€“ Select the component (Button) 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) Form Designer Fig. (13) Goal Desginer - Steps Tree Select the step (Button Events) 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 (Events) 3 - Select the component (Button Events) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Button Events) Note : Stop typing when you see the required component is selected
  • 8. Fig. (14) Component Browser โ€“ Select the component (Button Events) After selecting the component click Ok or press ENTER Fig. (15) Interaction page - Set the properties and enter the required data as in the image above
  • 9. Fig. (16) Goal Desginer - Steps Tree Select the step (Procedure) 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 (Structure Programming) 3 - Select the component (Define Procedure) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Define Procedure) Note : Stop typing when you see the required component is selected Fig. (17) Component Browser โ€“ Select the component (Define Procedure) After selecting the component click Ok or press ENTER
  • 10. Fig. (18) Interaction page - Set the properties and enter the required data as in the image above Fig. (19) 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 (Files / Folders) 3 - Select the component (Get Startup folder) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Get Startup folder) Note : Stop typing when you see the required component is selected
  • 11. Fig. (20) Component Browser โ€“ Select the component (Get Startup folder) After selecting the component click Ok or press ENTER Fig. (21) 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 (ActiveX) 3 - Select the component (ActiveX Object) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (ActiveX Object) Note : Stop typing when you see the required component is selected
  • 12. Fig. (22) Component Browser โ€“ Select the component (ActiveX Object) After selecting the component click Ok or press ENTER Fig. (23) Interaction page - Set the properties and enter the required data as in the image above
  • 13. Fig. (24) Goal Desginer - Final Steps Tree 3 - Final Steps Tree The First Step Define New Window ( win1 ) , Title : "ActiveX (Internet.Explorer.2) - Show PDF" Window Events Window Properties Window Controls Active Control ( oActiveX ) Define New Button ( btn1 ) , Caption : "Show PDF File" Button Events Event: ON CLICK : Action mypdf Button Properties End Of Window Activate window Procedure Define Procedure mypdf Start Here StartUpFolder := Get StartUp Folder oactivex.navigate ( startupfolder + "test.pdf" ) End of Procedure 4 - Application during the runtime
  • 14. Fig. (25) Application during the runtime