Computer stuff

This commit is contained in:
ZomgPonies
2013-12-17 10:35:03 -05:00
parent 477703f7d6
commit 187b46fc94
5 changed files with 88 additions and 0 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

+88
View File
@@ -1137,6 +1137,94 @@ window "chemdispenser_reagents"
align = center
text-wrap = false
window "console"
elem "console"
type = MAIN
pos = 281,0
size = 640x480
anchor1 = none
anchor2 = none
font-family = ""
font-size = 0
font-style = ""
text-color = #000000
background-color = #000000
is-visible = false
is-disabled = false
is-transparent = false
is-default = false
border = none
drop-zone = false
right-click = false
saved-params = "pos;size;is-minimized;is-maximized"
title = ""
titlebar = true
statusbar = false
can-close = true
can-minimize = true
can-resize = true
is-pane = false
is-minimized = false
is-maximized = false
can-scroll = none
icon = ""
image = ""
image-mode = stretch
keep-aspect = false
transparent-color = none
alpha = 255
macro = ""
menu = ""
on-close = "closeconsoleV"
elem "console_input"
type = INPUT
pos = 0,464
size = 640x16
anchor1 = 0,93
anchor2 = 100,100
font-family = ""
font-size = 0
font-style = ""
text-color = #ffffff
background-color = #0a0a0a
is-visible = true
is-disabled = false
is-transparent = false
is-default = false
border = none
drop-zone = false
right-click = false
saved-params = ""
command = "cmd"
multi-line = false
is-password = false
no-command = false
elem "console_output"
type = OUTPUT
pos = 0,0
size = 640x448
anchor1 = 0,0
anchor2 = 100,93
font-family = ""
font-size = 0
font-style = ""
text-color = #ffffff
background-color = #000000
is-visible = true
is-disabled = false
is-transparent = false
is-default = false
border = none
drop-zone = false
right-click = false
saved-params = "max-lines"
link-color = #0000ff
visited-color = #ff00ff
style = ""
enable-http-images = false
max-lines = 1000
image = ""
window "mainwindow"
elem "mainwindow"
type = MAIN