OSDN Git Service

Ring 1.10 以来となる開発環境の日本語ローカライズ版 (評価版) を追加 (ノートパッド、フォームデザイナー、対話型実行環境、ファイルの検索)。
[ring-lang-081/ring.git] / applications / build / ja-jp / formdesigner / tests / layout / layout.rform
1 # Start Form Designer File
2 aObjectsList = [
3         [ :name = "Window" , :id = 1 , :classname = "formdesigner_qwidget" , :data = [
4                  :x = 100 , : y = 100  , 
5                  :width =  400 , :height = 400 , 
6                  :title =  "Layout" , 
7                  :backcolor =  "" , 
8                  :windowflags =  "" , 
9                  :mainlayout =  "Layout1" ,
10                  :WindowIcon =  "" , 
11                  :Menubar =  ""  ,
12                  :IndexType =  0  
13
14                 ]
15         ],
16         [ :name = "Button1" , :id = 2 , :classname = "formdesigner_qpushbutton" , :data = [
17                  :x = 43 , : y = 26  , 
18                  :width =  66 , :height = 50 , 
19                  :textcolor =  "black" , 
20                  :backcolor =  "" , 
21                  :font =  "Arial" , 
22                  :parent =  "win"  ,
23                  :text =  "Button1",
24                  :BtnImage =  "",
25                  :setClickEvent =  ""
26                 ]
27         ],
28         [ :name = "Button2" , :id = 3 , :classname = "formdesigner_qpushbutton" , :data = [
29                  :x = 122 , : y = 16  , 
30                  :width =  56 , :height = 44 , 
31                  :textcolor =  "black" , 
32                  :backcolor =  "" , 
33                  :font =  "Arial" , 
34                  :parent =  "win"  ,
35                  :text =  "Button2",
36                  :BtnImage =  "",
37                  :setClickEvent =  ""
38                 ]
39         ],
40         [ :name = "Button3" , :id = 4 , :classname = "formdesigner_qpushbutton" , :data = [
41                  :x = 113 , : y = 90  , 
42                  :width =  83 , :height = 55 , 
43                  :textcolor =  "black" , 
44                  :backcolor =  "" , 
45                  :font =  "Arial" , 
46                  :parent =  "win"  ,
47                  :text =  "Button3",
48                  :BtnImage =  "",
49                  :setClickEvent =  ""
50                 ]
51         ],
52         [ :name = "Button4" , :id = 5 , :classname = "formdesigner_qpushbutton" , :data = [
53                  :x = 51 , : y = 97  , 
54                  :width =  45 , :height = 36 , 
55                  :textcolor =  "black" , 
56                  :backcolor =  "" , 
57                  :font =  "Arial" , 
58                  :parent =  "win"  ,
59                  :text =  "Button4",
60                  :BtnImage =  "",
61                  :setClickEvent =  ""
62                 ]
63         ],
64         [ :name = "Layout1" , :id = 6 , :classname = "formdesigner_qlayout" , :data = [
65                  :x = 233 , : y = 35  , 
66                  :width =  78 , :height = 70 , 
67                  :textcolor =  "black" , 
68                  :backcolor =  "" , 
69                  :font =  "Arial" , 
70                  :parent =  "win"  ,
71                  :LayoutType =  0,
72                  :LayoutObjects =  "Button1,Button2,Button3,Button4"
73                 ]
74         ]
75 ]
76 # End Form Designer File