OSDN Git Service

Ring 1.10 以来となる開発環境の日本語ローカライズ版 (評価版) を追加 (ノートパッド、フォームデザイナー、対話型実行環境、ファイルの検索)。
[ring-lang-081/ring.git] / applications / build / ja-jp / formdesigner / tests / statusbar / statusbar.rform
diff --git a/applications/build/ja-jp/formdesigner/tests/statusbar/statusbar.rform b/applications/build/ja-jp/formdesigner/tests/statusbar/statusbar.rform
new file mode 100644 (file)
index 0000000..211b8fe
--- /dev/null
@@ -0,0 +1,27 @@
+# Start Form Designer File
+aObjectsList = [
+       [ :name = "Window" , :id = 1 , :classname = "formdesigner_qwidget" , :data = [
+                :x = 35 , : y = 73  , 
+                :width =  400 , :height = 400 , 
+                :title =  "Using Statusbar" , 
+                :backcolor =  "" , 
+                :windowflags =  "" , 
+                :mainlayout =  "" ,
+                :WindowIcon =  "" , 
+                :Menubar =  ""  ,
+                :IndexType =  0  
+
+               ]
+       ],
+       [ :name = "Statusbar1" , :id = 2 , :classname = "formdesigner_qstatusbar" , :data = [
+                :x = 5 , : y = 309  , 
+                :width =  193 , :height = 24 , 
+                :textcolor =  "#ffffff" , 
+                :backcolor =  "#00007f" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :Message =  "Ready"
+               ]
+       ]
+]
+# End Form Designer File
\ No newline at end of file