OSDN Git Service

Ring 1.10 以来となる開発環境の日本語ローカライズ版 (評価版) を追加 (ノートパッド、フォームデザイナー、対話型実行環境、ファイルの検索)。
[ring-lang-081/ring.git] / applications / formdesigner / source / tests / frame / frame.rform
1 # Start Form Designer File
2 aObjectsList = [
3         [ :name = "Window" , :id = 1 , :classname = "formdesigner_qwidget" , :data = [
4                  :x = 29 , : y = 81  , 
5                  :width =  400 , :height = 400 , 
6                  :title =  "Frame" , 
7                  :backcolor =  "" , 
8                  :windowflags =  "" , 
9                  :mainlayout =  "" ,
10                  :WindowIcon =  "" , 
11                  :Menubar =  ""  ,
12                  :IndexType =  0  
13
14                 ]
15         ],
16         [ :name = "Frame1" , :id = 2 , :classname = "formdesigner_qframe3" , :data = [
17                  :x = 26 , : y = 110  , 
18                  :width =  340 , :height = 44 , 
19                  :textcolor =  "black" , 
20                  :backcolor =  "" , 
21                  :font =  "Arial" , 
22                  :parent =  "win"  ,
23                  :FrameType =  0
24                 ]
25         ],
26         [ :name = "Frame2" , :id = 3 , :classname = "formdesigner_qframe3" , :data = [
27                  :x = 26 , : y = 164  , 
28                  :width =  340 , :height = 44 , 
29                  :textcolor =  "black" , 
30                  :backcolor =  "" , 
31                  :font =  "Arial" , 
32                  :parent =  "win"  ,
33                  :FrameType =  2
34                 ]
35         ],
36         [ :name = "Frame3" , :id = 4 , :classname = "formdesigner_qframe3" , :data = [
37                  :x = 26 , : y = 218  , 
38                  :width =  340 , :height = 44 , 
39                  :textcolor =  "black" , 
40                  :backcolor =  "" , 
41                  :font =  "Arial" , 
42                  :parent =  "win"  ,
43                  :FrameType =  1
44                 ]
45         ]
46 ]
47 # End Form Designer File