yanweiyuan3
2023-10-27 d1d15b61dfcf7fd0f800b32359f082cf580ed556
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
Quintiq file version 2.0
#root
#parent: LibMacroPlannerTCUI
OrphanComponent DialogEditVisualization
{
  #keys: '[124808.1.856655082]'
  BaseType: 'Dialog'
  Databinding: 'Node'
  GBLayout
  {
    Type: 'internal[GBLayoutDefinition]'
    Columns:
    [
      GBFlow.Column { grow: 128 id: 2 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => GroupPanelImage
        Position { startcolumn: 2 startrow: 5 endcolumn: 2 endrow: 5 }
      }
      GBElement
      {
        Component => GroupPanel
        Position { startcolumn: 2 startrow: 4 endcolumn: 2 endrow: 4 }
      }
    ]
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 4 parent: 0 }
      GBFlow.Row { grow: 0 id: 5 parent: 0 }
    ]
  }
  Children:
  [
    #child: Toolbar
    #child: GroupPanel
    #child: GroupPanelImage
  ]
  Properties:
  [
    EnterButton: 'btnOk'
    EscapeButton: 'btnCancel'
    Height: 323
    Image: 'COLORS'
    Title: 'Edit visualization'
    Width: 243
    ModeledStringList ChildOrdering
    {
      c: GroupPanel
      c: Toolbar
      c: GroupPanelImage
    }
  ]
}