OSDN Git Service

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