|
|
|
|
MioScript Reference
MioScript Libraries
|
|
MioScript Reference
| | MioScript is a scripting language interpreted by MioEngine.
MioScript is programmed with MioFactory.
MioScript gives a full access to MioEngine. You will be able to create any kind of applications and distribute it as a small autonomous EXE file.
More information about MioScript: Programming MioScript
|
TechNotes related to MioScript
Code Samples| |
Browse some of the code samples provided to illustrate some MioScript functions or events.
An elliptic window turn and turn over the screen.
View sample: num.cos
A red line is drawn in a elliptic window to show where the mouse is.
View sample: num.getAngle
Create one window per monitor and right information about each monitor.
View sample: screen...
Simulate a transparent window using the screen capture function.
View sample: screen.copyTo.ID
Dock a window at the left of the screen.
View sample: window.ID.appBar.enable
|
|
|
|