-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpwct.ini
51 lines (51 loc) · 1.63 KB
/
pwct.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
C_STEPCOLOR_COMMENT_TEXT = '#006400'
C_STEPCOLOR_COMMENT_BACKCOLOR = '#ffd572'
C_STEPCOLOR_ROOT_TEXT = '#2a3178'
C_STEPCOLOR_ROOT_BACKCOLOR = '#6fff67'
C_STEPCOLOR_ALLOWINTERACTION_TEXT = '#ffffff'
C_STEPCOLOR_ALLOWINTERACTION_BACKCOLOR = '#418aff'
C_STEPCOLOR_INFO_TEXT = '#333f68'
C_STEPCOLOR_INFO_BACKCOLOR = '#ffbb5c'
C_STEPCOLOR_DATA_TEXT = '#808080'
C_STEPCOLOR_DATA_BACKCOLOR = '#60fff5'
C_STEPSTREE_SELECTIONCOLOR = '#000000'
C_STEPSTREE_SELECTIONBACKGROUND = '#00ffff'
C_STEPSTREE_BACKCOLOR = '#ffffff'
C_STEPSTREE_SHOWLINES = 2
C_STEPSTREE_AUTORUN = 0
C_STEPSTREE_INDENTATION = 20
C_STEPSTREE_OPENFILESINNEWTABS = 0
C_STEPSTREE_OPENINTERACTIONSINNEWWINDOWS = 0
C_STEPSTREE_SHOWTIMEMACHINE = 2
C_STEPSTREE_AVOIDCOMPONENTSBROWSER = 0
C_STEPSTREE_AVOIDCOMPONENTSBROWSERAUTOCOMPLETE = 2
C_STEPSTREE_COMPONENTSBROWSERALWAYSSHOWSEARCHWINDOW = 0
C_STEPSTREE_LIGHTTREELINES = 0
C_STEPSTREE_ALLOWSYNTAXERRORS = 0
C_STEPSTREE_NODEICON = 2
C_STEPSTREE_HIDESTEPCODETAB = 2
C_PROPERTIES_REFLECTCHANGEINFONTSIZE = 0
C_PROPERTIES_BORDERSAROUNDSTEPS = 2
C_COMPONENTSBROWSER_COLOR = '#006400'
C_INTERACTIONPAGE_TITLECOLOR = '#ffffff'
C_INTERACTIONPAGE_TITLEBACKCOLOR = '#800080'
C_ENV_DEFAULT_STYLE = 4
C_ENV_DEFAULT_MODE = 1
C_ENV_DEFAULT_LANG = 0
cFont = 'Arial,18,-1,5,50,0,0,0,0,0,Regular'
nFontSize = 18
lShowFilesManager = 1
lShowGoalDesigner = 1
lShowFormDesigner = 1
lShowOutputWindow = 1
lShowFilesToolBar = 1
lShowMainFileToolBar = 1
lShowStatusBar = 1
nOutputWindowWidth = 358
nOutputWindowHeight = 896
nFilesManagerWidth = 332
nFilesManagerHeight = 865
nComponentsBrowserWidth = 332
nComponentsBrowserHeight = 865
nGoalDesignerWidth = 1209
nGoalDesignerHeight = 865