Kevin Kok Khah Whey
2023-11-07 5ae534ab606e6f2ba5ea60914224d665b0447d5a
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
Quintiq file version 2.0
#root
#parent: WizardLibrary
OrphanComponent LibWiz_DialogInitManualStep
{
  #keys: '[133070.0.45033658]'
  BaseType: 'Dialog'
  Databinding: 'shadow[LibWiz_InitManualStep]'
  GBLayout
  {
    Type: 'GBLayoutDefinition'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 284 parent: 0 }
      GBFlow.Column { grow: 8 id: 471 parent: 0 }
      GBFlow.Column { grow: 0 id: 324 parent: 0 }
      GBFlow.Column { grow: 128 id: 169 parent: 0 }
      GBFlow.Column { grow: 0 id: 712 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => Label
        Position { startcolumn: 284 startrow: 678 endcolumn: 284 endrow: 678 }
      }
      GBElement
      {
        Component => Label952
        Position { startcolumn: 284 startrow: 127 endcolumn: 284 endrow: 127 }
      }
      GBElement
      {
        Component => Label410
        Position { startcolumn: 284 startrow: 385 endcolumn: 284 endrow: 385 }
      }
      GBElement
      {
        Component => EditorName
        Position { startcolumn: 471 startrow: 678 endcolumn: 712 endrow: 678 }
      }
      GBElement
      {
        Component => EditorDescription
        Position { startcolumn: 471 startrow: 127 endcolumn: 712 endrow: 335 }
      }
      GBElement
      {
        Component => EditorView
        Position { startcolumn: 471 startrow: 385 endcolumn: 169 endrow: 385 }
      }
      GBElement
      {
        Component => Label728
        Position { startcolumn: 284 startrow: 193 endcolumn: 284 endrow: 193 }
      }
      GBElement
      {
        Component => EditorHelpUrl
        Position { startcolumn: 471 startrow: 193 endcolumn: 169 endrow: 193 }
      }
      GBElement
      {
        Component => Label822
        Position { startcolumn: 284 startrow: 339 endcolumn: 284 endrow: 339 }
      }
      GBElement
      {
        Component => EditorKnowledgeTableName
        Position { startcolumn: 471 startrow: 339 endcolumn: 169 endrow: 339 }
      }
      GBElement
      {
        Component => ImageView
        Position { startcolumn: 712 startrow: 385 endcolumn: 712 endrow: 385 }
      }
      GBElement
      {
        Component => ImageKnowledgeTableName
        Position { startcolumn: 712 startrow: 339 endcolumn: 712 endrow: 339 }
      }
      GBElement
      {
        Component => ImageHelpURL
        Position { startcolumn: 712 startrow: 193 endcolumn: 712 endrow: 193 }
      }
      GBElement
      {
        Component => RadioButtonGroupTextOrImage
        Position { startcolumn: 471 startrow: 782 endcolumn: 471 endrow: 782 }
      }
      GBElement
      {
        Component => ImageViewTextOrImage
        Position { startcolumn: 324 startrow: 782 endcolumn: 324 endrow: 782 }
      }
    ]
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 678 parent: 0 }
      GBFlow.Row { grow: 0 id: 127 parent: 0 }
      GBFlow.Row { grow: 128 id: 335 parent: 0 }
      GBFlow.Row { grow: 0 id: 782 parent: 0 }
      GBFlow.Row { grow: 0 id: 385 parent: 0 }
      GBFlow.Row { grow: 0 id: 339 parent: 0 }
      GBFlow.Row { grow: 0 id: 193 parent: 0 }
    ]
  }
  Children:
  [
    #child: EditorName
    Component Label
    {
      #keys: '[121114.1.2064705199]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Name'
        Transparent: true
      ]
    }
    #child: EditorDescription
    Component Label952
    {
      #keys: '[121114.1.2064705202]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Description'
        Transparent: true
      ]
    }
    #child: EditorView
    Component Label410
    {
      #keys: '[121114.1.2064705205]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'View'
        Transparent: true
      ]
    }
    #child: Toolbar
    #child: EditorHelpUrl
    Component Label728
    {
      #keys: '[121114.1.2068025475]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Help URL'
        Transparent: true
      ]
    }
    #child: EditorKnowledgeTableName
    Component Label822
    {
      #keys: '[118298.2.2048748861]'
      BaseType: 'Label'
      Properties:
      [
        Alignment: 'right'
        Text: 'Table'
        Transparent: true
      ]
    }
    Component ImageView
    {
      #keys: '[118298.3.77646915]'
      BaseType: 'Image'
      Properties:
      [
        Image: 'ABOUT'
        Tooltip: 'Specify the name for the view which you would like to open.'
        Transparent: true
      ]
    }
    Component ImageKnowledgeTableName
    {
      #keys: '[118298.3.77647880]'
      BaseType: 'Image'
      Properties:
      [
        Image: 'ABOUT'
        Tooltip: 'Specify the knowledge table name which you would like to open.'
        Transparent: true
      ]
    }
    Component ImageHelpURL
    {
      #keys: '[118298.3.77648544]'
      BaseType: 'Image'
      Properties:
      [
        Image: 'ABOUT'
        Tooltip: 'Specify the URL for the webpage which you would like to open.'
        Transparent: true
      ]
    }
    Component RadioButtonGroupTextOrImage
    {
      #keys: '[133070.0.327265770]'
      BaseType: 'RadioButtonGroup'
      Properties:
      [
        BoundValue: 'false'
        ButtonLabels: '&Text ;&Image'
        ButtonValues: 'false;true'
        DataBinding: 'Dialog.Data.IsImage'
        Horizontal: true
      ]
    }
    Component ImageViewTextOrImage
    {
      #keys: '[122842.0.404315352]'
      BaseType: 'Image'
      Properties:
      [
        Image: 'ABOUT'
        Tooltip: 'Image must be png format stored in "_Main\\Data\\Icons\\" folder. Example path "/screenshot1". For more info, check out https://support.quintiq.com/doc/des/dynamic_images'
        Transparent: true
      ]
    }
  ]
  Properties:
  [
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    Height: 357
    Image: 'HANDSHAKE'
    Title: 'Initialization manual step'
    Width: 586
    ModeledStringList ChildOrdering
    {
      c: EditorName
      c: EditorDescription
      c: RadioButtonGroupTextOrImage
      c: Label
      c: EditorView
      c: EditorKnowledgeTableName
      c: EditorHelpUrl
      c: Toolbar
      c: Label952
      c: Label410
      c: Label728
      c: Label822
      c: ImageView
      c: ImageKnowledgeTableName
      c: ImageHelpURL
      c: ImageViewTextOrImage
    }
  ]
}