OSDN Git Service

Ring 1.10 以来となる開発環境の日本語ローカライズ版 (評価版) を追加 (ノートパッド、フォームデザイナー、対話型実行環境、ファイルの検索)。
[ring-lang-081/ring.git] / applications / build / ja-jp / formdesigner / tests / twowindowspart2 / secondwindow.rform
diff --git a/applications/build/ja-jp/formdesigner/tests/twowindowspart2/secondwindow.rform b/applications/build/ja-jp/formdesigner/tests/twowindowspart2/secondwindow.rform
new file mode 100644 (file)
index 0000000..c8f12f5
--- /dev/null
@@ -0,0 +1,40 @@
+# Start Form Designer File
+aObjectsList = [
+       [ :name = "Window" , :id = 1 , :classname = "formdesigner_qwidget" , :data = [
+                :x = 111 , : y = 91  , 
+                :width =  400 , :height = 400 , 
+                :title =  "The Second Window" , 
+                :backcolor =  "#00007f" , 
+                :windowflags =  "" , 
+                :mainlayout =  "" ,
+                :WindowIcon =  "" , 
+                :Menubar =  ""  ,
+                :IndexType =  0  
+
+               ]
+       ],
+       [ :name = "Button1" , :id = 2 , :classname = "formdesigner_qpushbutton" , :data = [
+                :x = 56 , : y = 81  , 
+                :width =  277 , :height = 61 , 
+                :textcolor =  "black" , 
+                :backcolor =  "#ffff7f" , 
+                :font =  "MS Shell Dlg 2,16,-1,5,50,0,0,0,0,0" , 
+                :parent =  "win"  ,
+                :text =  "Close Window",
+                :BtnImage =  "",
+                :setClickEvent =  "CloseWindow"
+               ]
+       ],
+       [ :name = "Label1" , :id = 3 , :classname = "formdesigner_qlabel" , :data = [
+                :x = 57 , : y = 181  , 
+                :width =  279 , :height = 56 , 
+                :textcolor =  "#ffffff" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "",
+                :textalign =  0
+               ]
+       ]
+]
+# End Form Designer File
\ No newline at end of file