Initial commit
This commit is contained in:
BIN
example/tstpro/common/ui/cache/Arial Bold Italic_16.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial Bold Italic_16.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial Bold_14.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial Bold_14.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial Bold_16.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial Bold_16.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial Bold_20.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial Bold_20.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial Bold_24.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial Bold_24.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial Bold_32.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial Bold_32.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial Italic_16.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial Italic_16.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial Narrow_14.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial Narrow_14.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial_12.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial_12.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial_13.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial_13.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial_14.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial_14.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial_16.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial_16.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial_24.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial_24.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Arial_36.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Arial_36.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Courier New_14.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Courier New_14.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/Lucida Console_12.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/Lucida Console_12.gft
vendored
Normal file
Binary file not shown.
BIN
example/tstpro/common/ui/cache/arial bold_18.gft
vendored
Normal file
BIN
example/tstpro/common/ui/cache/arial bold_18.gft
vendored
Normal file
Binary file not shown.
15
example/tstpro/common/ui/cache/clipboard.gui
vendored
Normal file
15
example/tstpro/common/ui/cache/clipboard.gui
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
new SimSet(guiClipboard) {
|
||||
|
||||
new GuiTextCtrl() {
|
||||
profile = "GuiTextProfile";
|
||||
horizSizing = "right";
|
||||
vertSizing = "bottom";
|
||||
position = "126 180";
|
||||
extent = "148 18";
|
||||
minExtent = "8 2";
|
||||
visible = "1";
|
||||
command = "gotoWebPage(\"www.garagegames.com\");";
|
||||
text = "Synapse Gaming Lighting Pack";
|
||||
maxLength = "255";
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user