OSDN Git Service

Ring 1.10 以来となる開発環境の日本語ローカライズ版 (評価版) を追加 (ノートパッド、フォームデザイナー、対話型実行環境、ファイルの検索)。
[ring-lang-081/ring.git] / applications / build / ja-jp / formdesigner / tests / textedit / textedit.rform
1 # Start Form Designer File
2 aObjectsList = [
3         [ :name = "Window" , :id = 1 , :classname = "formdesigner_qwidget" , :data = [
4                  :x = 100 , : y = 100  , 
5                  :width =  400 , :height = 400 , 
6                  :title =  "Text Edit" , 
7                  :backcolor =  "" , 
8                  :windowflags =  "" , 
9                  :mainlayout =  "" ,
10                  :WindowIcon =  "" , 
11                  :Menubar =  ""  ,
12                  :IndexType =  0  
13
14                 ]
15         ],
16         [ :name = "TextEdit1" , :id = 2 , :classname = "formdesigner_qtextedit" , :data = [
17                  :x = 21 , : y = 23  , 
18                  :width =  354 , :height = 317 , 
19                  :textcolor =  "black" , 
20                  :backcolor =  "" , 
21                  :font =  "Arial" , 
22                  :parent =  "win"  ,
23                  :text =  "",
24                  :setcopyAvailableEvent =  "",
25                  :setcurrentCharFormatChangedEvent =  "",
26                  :setcursorPositionChangedEvent =  "",
27                  :setredoAvailableEvent =  "",
28                  :setselectionChangedEvent =  "",
29                  :settextChangedEvent =  "",
30                  :setundoAvailableEvent =  ""
31                 ]
32         ]
33 ]
34 # End Form Designer File