Multiple Clients
use as a remote interface
def handler(window):
document=window.document
windo.alert("test")
mywindow=dicksonui.window()
mywindow.onopen=handlerLast updated
use as a remote interface
def handler(window):
document=window.document
windo.alert("test")
mywindow=dicksonui.window()
mywindow.onopen=handlerLast updated