whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
graphviz
/
lefty
/
Upload File:
files >> //proc/thread-self/root/usr/share/graphviz/lefty/def.lefty
definit = function () { defview = createwidget (-1, [ 'type' = 'view'; 'name' = 'graphics view'; 'origin' = ['x' = 1; 'y' = 1;]; 'size' = ['x' = 400; 'y' = 500;]; ]); defscroll = createwidget (defview, ['type' = 'scroll';]); defcanvas = createwidget (defscroll, [ 'type' = 'canvas'; 'origin' = ['x' = 1; 'y' = 1;]; 'size' = ['x' = 400; 'y' = 500;]; 'borderwidth' = 1; ]); };
Copyright ©2021 || Defacer Indonesia