OSDN Git Service

Ring 1.10 以来となる開発環境の日本語ローカライズ版 (評価版) を追加 (ノートパッド、フォームデザイナー、対話型実行環境、ファイルの検索)。
[ring-lang-081/ring.git] / applications / build / ja-jp / formdesigner / tests / setlabeltext / setlabeltext.rform
1 # Start Form Designer File
2 aObjectsList = [
3         [ :name = "Window" , :id = 1 , :classname = "formdesigner_qwidget" , :data = [
4                  :x = 60 , : y = 80  , 
5                  :width =  400 , :height = 380 , 
6                  :title =  "Set Label Text" , 
7                  :backcolor =  "#ffffff" , 
8                  :windowflags =  "" , 
9                  :mainlayout =  "" ,
10                  :WindowIcon =  "" , 
11                  :Menubar =  ""  ,
12                  :IndexType =  0  
13
14                 ]
15         ],
16         [ :name = "Label1" , :id = 2 , :classname = "formdesigner_qlabel" , :data = [
17                  :x = 43 , : y = 33  , 
18                  :width =  295 , :height = 98 , 
19                  :textcolor =  "#00007f" , 
20                  :backcolor =  "" , 
21                  :font =  "MS Shell Dlg 2,24,-1,5,50,0,0,0,0,0" , 
22                  :parent =  "win"  ,
23                  :text =  "Welcome",
24                  :textalign =  1
25                 ]
26         ],
27         [ :name = "Button1" , :id = 3 , :classname = "formdesigner_qpushbutton" , :data = [
28                  :x = 18 , : y = 176  , 
29                  :width =  105 , :height = 77 , 
30                  :textcolor =  "black" , 
31                  :backcolor =  "#00ff7f" , 
32                  :font =  "MS Shell Dlg 2,16,-1,5,50,0,0,0,0,0" , 
33                  :parent =  "win"  ,
34                  :text =  "ONE",
35                  :BtnImage =  "",
36                  :setClickEvent =  "one"
37                 ]
38         ],
39         [ :name = "Button3" , :id = 4 , :classname = "formdesigner_qpushbutton" , :data = [
40                  :x = 146 , : y = 175  , 
41                  :width =  105 , :height = 77 , 
42                  :textcolor =  "black" , 
43                  :backcolor =  "#00ff7f" , 
44                  :font =  "MS Shell Dlg 2,16,-1,5,50,0,0,0,0,0" , 
45                  :parent =  "win"  ,
46                  :text =  "TWO",
47                  :BtnImage =  "",
48                  :setClickEvent =  "two"
49                 ]
50         ],
51         [ :name = "Button4" , :id = 5 , :classname = "formdesigner_qpushbutton" , :data = [
52                  :x = 271 , : y = 174  , 
53                  :width =  105 , :height = 77 , 
54                  :textcolor =  "black" , 
55                  :backcolor =  "#00ff7f" , 
56                  :font =  "MS Shell Dlg 2,16,-1,5,50,0,0,0,0,0" , 
57                  :parent =  "win"  ,
58                  :text =  "THREE",
59                  :BtnImage =  "",
60                  :setClickEvent =  "three"
61                 ]
62         ]
63 ]
64 # End Form Designer File