OSDN Git Service

Ring 1.10 以来となる開発環境の日本語ローカライズ版 (評価版) を追加 (ノートパッド、フォームデザイナー、対話型実行環境、ファイルの検索)。
[ring-lang-081/ring.git] / applications / formdesigner / source / tests / datetime / datetime.rform
diff --git a/applications/formdesigner/source/tests/datetime/datetime.rform b/applications/formdesigner/source/tests/datetime/datetime.rform
new file mode 100644 (file)
index 0000000..d606364
--- /dev/null
@@ -0,0 +1,26 @@
+# Start Form Designer File
+aObjectsList = [
+       [ :name = "Window" , :id = 1 , :classname = "formdesigner_qwidget" , :data = [
+                :x = 100 , : y = 100  , 
+                :width =  400 , :height = 400 , 
+                :title =  "DateTime" , 
+                :backcolor =  "" , 
+                :windowflags =  "" , 
+                :mainlayout =  "" ,
+                :WindowIcon =  "" , 
+                :Menubar =  ""  ,
+                :IndexType =  0  
+
+               ]
+       ],
+       [ :name = "Datetimeedit1" , :id = 2 , :classname = "formdesigner_qdatetimeedit" , :data = [
+                :x = 36 , : y = 50  , 
+                :width =  221 , :height = 42 , 
+                :textcolor =  "black" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  
+               ]
+       ]
+]
+# End Form Designer File
\ No newline at end of file