set_read_only
Description:
Set whether the widget is running in read-only mode.
In read-only mode, keyboard and mouse events will not be sent to the remote desktop server. The widget will merely display activity from the server.
Parameters:
| this | 
           the VNC display widget  | 
      
| enable | 
           TRUE to enable read-only mode, FALSE otherwise  |