Home
  Features
  Download
  Plug-Ins
  Links

Documentation
  User Guide
  F.A.Q.

Developer
  Dsub script
  Plug-Ins SDK

Support
  Forum
  Contact

Other
  DVD Collection

Username:
Password:
Save Password

Forgot your Password?

Not a member?
The Administrator has turned off Registration for this forum.
Only registered members are able to log in






interface object

interface
show
Show the interface (Everything except the video window).

Parameters


None

Return

None
hide
Hide the program interface (Everything except the video window).

Parameters


None

Return

None
allowcontextmenu(int Allow)
Allow or disallow usage to the main context menu

Parameters


int Allow - 0 = Disallow / 1 = Allow

Return

None
allowdirectcontrol(int Allow)
Allow or disallow direct control of the program using the main interface. (Pressing play button, etc..)

Parameters


int Allow - 0 = Disallow / 1 = Allow

Return

None

go back to dsubscript Functions List