How VirtualSpace works? (Same VS)
There is a tutorial video just down below.
You need a QuickStart project:
- Select
File > New > IIZI Module Project (Quickstart) - Enter
project nameand unselectCreate text tables with automatic translation - Press
Finish
- Select
Right-click to
desktop package in Panels- Select
New > Panel… - Set
a name> Then selectNext - Select
your panel type and your initial layout - Then select
Next - Select
your user interface type and your theme here - Then click on
Finish
- Select
Go to your
VirtualSpace- Add
VS Group - Try to use
same nameas your panel
- Add
Go back to your
Panel’s properties- Click on
State & focus > Connect to VirtualSpace… - Select
your VirtualSpace> Then clickOK - Click again on
State & focus> SelectVS Component… - Select
your VS Group> Then clickOK - OPTIONNAL: You can add new label to this panel.
- Click on
Go back to your
MainDesktop panel- Add
buttonand go to button properties:- Add
your panel name in Text - Click on
VS Focus - Select
VS Component reference to focus… - Select
VS Groupof your new panel
- Add
- Add
Then do
File > Save AllorCTRL + SHIFT + S- Right click on
project name > Run As > Run on IIZI Development Server - If it says “No configured IIZI Development Server configuration is found”: Choose
Yes. - Right click on
IIZI Development Server > New Configuration > Add a Configuration Name > Run it
- Right click on
To test it:
- You need to
open your browserand go to: http://localhost:8080/ - Click on the link:
here - Then click on
Startto launch the app in the browser. - You just click on
the buttonand it will go to your new panel.
- You need to
How VirtualSpace works? (Separate VS)
There is a tutorial video just down below.
You need a QuickStart project:
- Select
File > New > IIZI Module Project (Quickstart) - Enter
project nameand unselectCreate text tables with automatic translation - Press
Finish
- Select
Right-click to
desktop package in Panels- Select
New > Panel... - Set
a name> Then selectNext - Select
your panel type and your initial layout - Then select
Next - Select
your user interface type and your theme here - Then click on
Finish
- Select
Go to your
Panel's properties- Select
VirtualSpace > Create new VirtualSpace... - Set
a name> Then selectFinish
- Select
Go to
your new VirtualSpace- Add
VS Group - Try to use
same nameas your panel
- Add
Go back to
your Panel's properties- Click on
State & focus > Select VS Component... - Select
your VS Group> Then clickOK - OPTIONNAL: You can add new label to this panel.
- Click on
Go back to
your MainDesktop panel- Add
buttonand go tobutton properties:- Add
your panel name in Text - Click on
VS Action - Select
Create VS Action... - Set
a name> Then selectFinish - Double-click on
VS Action's propertie
- Add
- Add
Click on
Target VirtualSpace- Then
Select VirtualSpace... - Choose
the other VirtualSpace
- Then
In the Action definition part:
- Select
Action Actors - Right click >
Add > Set focus - Click on the
Target focus - Then Select
VS components reference to focus... - Choose the
VS Group you want - Then do
File > Save AllorCTRL + SHIFT + S - Right-click on
project name > Run As > Run on IIZI Development Server - If it says “No configured IIZI Development Server configuration is found”: Choose
Yes. - Right click on
IIZI Development Server > New Configuration > Add a Configuration Name > Run it
- Select
To test it:
- You need to
open your browserand go to: http://localhost:8080/ - Click on the link:
here - Then click on
Startto launch the app in the browser. - You just click on
the buttonand it will go to your new panel.
- You need to
How to change the app default VirtualSpace Focus?
There is a tutorial video just down below.
You need a QuickStart project:
- Select
File > New > IIZI Module Project (Quickstart) - Enter
project nameand unselectCreate text tables with automatic translation - Press
Finish
- Select
Right click on
your project nameSelect
Properties- Go to
IIZIthenApp - On
Startup > Focusthen click... - Click on
Select VS component reference to focus... - Choose the
VS Groupyou want to set as default - Then click
OK - Finally click on
Apply and Close
- Go to
How VirtualSpace works with multiple devices?
There is a demo video to show you how VirtualSpace is works with multiple devices connected.