OSDN Git Service

Ring 1.10 以来となる開発環境の日本語ローカライズ版 (評価版) を追加 (ノートパッド、フォームデザイナー、対話型実行環境、ファイルの検索)。
[ring-lang-081/ring.git] / applications / build / ja-jp / findinfiles / findinfiles.rform
diff --git a/applications/build/ja-jp/findinfiles/findinfiles.rform b/applications/build/ja-jp/findinfiles/findinfiles.rform
new file mode 100644 (file)
index 0000000..ae1513d
--- /dev/null
@@ -0,0 +1,319 @@
+# Start Form Designer File
+aObjectsList = [
+       [ :name = "Window" , :id = 1 , :classname = "formdesigner_qwidget" , :data = [
+                :x = 3 , : y = 14  , 
+                :width =  1060 , :height = 725 , 
+                :title =  "ファイルの検索" , 
+                :backcolor =  "" , 
+                :windowflags =  "" , 
+                :mainlayout =  "LayoutMain" ,
+                :WindowIcon =  "images/Search.ico" , 
+                :Menubar =  ""  ,
+                :IndexType =  0  
+
+               ]
+       ],
+       [ :name = "lblfind" , :id = 2 , :classname = "formdesigner_qlabel" , :data = [
+                :x = 15 , : y = 15  , 
+                :width =  92 , :height = 34 , 
+                :textcolor =  "" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "検索",
+                :textalign =  0
+               ]
+       ],
+       [ :name = "lblExtension" , :id = 3 , :classname = "formdesigner_qlabel" , :data = [
+                :x = 16 , : y = 138  , 
+                :width =  92 , :height = 34 , 
+                :textcolor =  "" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "ファイル拡張子",
+                :textalign =  0
+               ]
+       ],
+       [ :name = "txtFind" , :id = 4 , :classname = "formdesigner_qlineedit" , :data = [
+                :x = 118 , : y = 8  , 
+                :width =  787 , :height = 52 , 
+                :textcolor =  "black" , 
+                :backcolor =  "white" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "",
+                :setTextChangedEvent =  "",
+                :setcursorPositionChangedEvent =  "",
+                :seteditingFinishedEvent =  "",
+                :setreturnPressedEvent =  "search",
+                :setselectionChangedEvent =  "",
+                :settextEditedEvent =  ""
+               ]
+       ],
+       [ :name = "lblinfolder" , :id = 5 , :classname = "formdesigner_qlabel" , :data = [
+                :x = 16 , : y = 76  , 
+                :width =  92 , :height = 34 , 
+                :textcolor =  "" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "フォルダ",
+                :textalign =  0
+               ]
+       ],
+       [ :name = "txtFolder" , :id = 6 , :classname = "formdesigner_qlineedit" , :data = [
+                :x = 119 , : y = 69  , 
+                :width =  787 , :height = 52 , 
+                :textcolor =  "black" , 
+                :backcolor =  "white" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "",
+                :setTextChangedEvent =  "",
+                :setcursorPositionChangedEvent =  "",
+                :seteditingFinishedEvent =  "",
+                :setreturnPressedEvent =  "search",
+                :setselectionChangedEvent =  "",
+                :settextEditedEvent =  ""
+               ]
+       ],
+       [ :name = "lblOutput" , :id = 7 , :classname = "formdesigner_qlabel" , :data = [
+                :x = 15 , : y = 255  , 
+                :width =  92 , :height = 34 , 
+                :textcolor =  "" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "検索結果",
+                :textalign =  0
+               ]
+       ],
+       [ :name = "TableOutput" , :id = 8 , :classname = "formdesigner_qtablewidget" , :data = [
+                :x = 121 , : y = 269  , 
+                :width =  921 , :height = 243 , 
+                :textcolor =  "" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :RowCount =  "",
+                :ColumnCount =  "3",
+                :HorizontalHeaders =  "ファイル,行,テキスト",
+                :ColumnsWidth =  "400,50,800",
+                :HorizontalHeaderStyle =  "",
+                :VerticalHeaderStyle =  "",
+                :selectionbehavior =  1,
+                :alternatingcolors =  0,
+                :setcellActivatedEvent =  "",
+                :setcellChangedEvent =  "",
+                :setcellClickedEvent =  "",
+                :setcellDoubleClickedEvent =  "",
+                :setcellEnteredEvent =  "",
+                :setcellPressedEvent =  "",
+                :setcurrentCellChangedEvent =  "",
+                :setcurrentItemChangedEvent =  "",
+                :setitemActivatedEvent =  "",
+                :setitemChangedEvent =  "",
+                :setitemClickedEvent =  "",
+                :setitemDoubleClickedEvent =  "SelectResult",
+                :setitemEnteredEvent =  "",
+                :setitemPressedEvent =  "",
+                :setitemSelectionChangedEvent =  ""
+               ]
+       ],
+       [ :name = "LabelReplace" , :id = 9 , :classname = "formdesigner_qlabel" , :data = [
+                :x = 154 , : y = 217  , 
+                :width =  89 , :height = 23 , 
+                :textcolor =  "black" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "置換先",
+                :textalign =  0
+               ]
+       ],
+       [ :name = "txtReplace" , :id = 10 , :classname = "formdesigner_qlineedit" , :data = [
+                :x = 263 , : y = 203  , 
+                :width =  294 , :height = 52 , 
+                :textcolor =  "black" , 
+                :backcolor =  "white" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "",
+                :setTextChangedEvent =  "",
+                :setcursorPositionChangedEvent =  "",
+                :seteditingFinishedEvent =  "",
+                :setreturnPressedEvent =  "",
+                :setselectionChangedEvent =  "",
+                :settextEditedEvent =  ""
+               ]
+       ],
+       [ :name = "btnReplace" , :id = 11 , :classname = "formdesigner_qpushbutton" , :data = [
+                :x = 569 , : y = 204  , 
+                :width =  108 , :height = 41 , 
+                :textcolor =  "black" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "置換",
+                :BtnImage =  "",
+                :setClickEvent =  "Replace"
+               ]
+       ],
+       [ :name = "btnReplaceAll" , :id = 12 , :classname = "formdesigner_qpushbutton" , :data = [
+                :x = 699 , : y = 206  , 
+                :width =  126 , :height = 37 , 
+                :textcolor =  "black" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "すべて置換",
+                :BtnImage =  "",
+                :setClickEvent =  "ReplaceAll"
+               ]
+       ],
+       [ :name = "btnSearch" , :id = 13 , :classname = "formdesigner_qpushbutton" , :data = [
+                :x = 907 , : y = 12  , 
+                :width =  137 , :height = 42 , 
+                :textcolor =  "" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "検索",
+                :BtnImage =  "images/search.jpg",
+                :setClickEvent =  "search"
+               ]
+       ],
+       [ :name = "btnBrowse" , :id = 14 , :classname = "formdesigner_qpushbutton" , :data = [
+                :x = 907 , : y = 76  , 
+                :width =  137 , :height = 42 , 
+                :textcolor =  "" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "検索先...",
+                :BtnImage =  "images/selectfolder.jpg",
+                :setClickEvent =  "browse"
+               ]
+       ],
+       [ :name = "btnClose" , :id = 15 , :classname = "formdesigner_qpushbutton" , :data = [
+                :x = 905 , : y = 529  , 
+                :width =  137 , :height = 42 , 
+                :textcolor =  "" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "閉じる",
+                :BtnImage =  "images/closeicon.jpg",
+                :setClickEvent =  "Close"
+               ]
+       ],
+       [ :name = "LayoutFind" , :id = 16 , :classname = "formdesigner_qlayout" , :data = [
+                :x = 38 , : y = 556  , 
+                :width =  249 , :height = 15 , 
+                :textcolor =  "black" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :LayoutType =  1,
+                :LayoutObjects =  "lblfind,txtFind,btnSearch"
+               ]
+       ],
+       [ :name = "LayoutInFolder" , :id = 17 , :classname = "formdesigner_qlayout" , :data = [
+                :x = 31 , : y = 590  , 
+                :width =  318 , :height = 32 , 
+                :textcolor =  "black" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :LayoutType =  1,
+                :LayoutObjects =  "lblinfolder,txtFolder,btnBrowse"
+               ]
+       ],
+       [ :name = "LayoutOutput" , :id = 18 , :classname = "formdesigner_qlayout" , :data = [
+                :x = 38 , : y = 637  , 
+                :width =  266 , :height = 40 , 
+                :textcolor =  "black" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :LayoutType =  1,
+                :LayoutObjects =  "lblOutput,TableOutput"
+               ]
+       ],
+       [ :name = "LayoutReplace" , :id = 19 , :classname = "formdesigner_qlayout" , :data = [
+                :x = 185 , : y = 531  , 
+                :width =  158 , :height = 38 , 
+                :textcolor =  "black" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :LayoutType =  1,
+                :LayoutObjects =  "LabelReplace,txtReplace,btnReplace,btnReplaceAll"
+               ]
+       ],
+       [ :name = "txtExtension" , :id = 20 , :classname = "formdesigner_qlineedit" , :data = [
+                :x = 119 , : y = 131  , 
+                :width =  787 , :height = 48 , 
+                :textcolor =  "black" , 
+                :backcolor =  "white" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "ring",
+                :setTextChangedEvent =  "",
+                :setcursorPositionChangedEvent =  "",
+                :seteditingFinishedEvent =  "",
+                :setreturnPressedEvent =  "search",
+                :setselectionChangedEvent =  "",
+                :settextEditedEvent =  ""
+               ]
+       ],
+       [ :name = "LayoutExtension" , :id = 21 , :classname = "formdesigner_qlayout" , :data = [
+                :x = 352 , : y = 574  , 
+                :width =  232 , :height = 42 , 
+                :textcolor =  "black" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :LayoutType =  1,
+                :LayoutObjects =  "lblExtension,txtExtension"
+               ]
+       ],
+       [ :name = "checkMatchCase" , :id = 22 , :classname = "formdesigner_qcheckbox" , :data = [
+                :x = 11 , : y = 204  , 
+                :width =  117 , :height = 36 , 
+                :textcolor =  "" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :text =  "英数大小区別",
+                :setstateChangedEvent =  "",
+                :setclickedEvent =  "",
+                :setpressedEvent =  "",
+                :setreleasedEvent =  "",
+                :settoggledEvent =  ""
+               ]
+       ],
+       [ :name = "LayoutMain" , :id = 23 , :classname = "formdesigner_qlayout" , :data = [
+                :x = 406 , : y = 619  , 
+                :width =  204 , :height = 56 , 
+                :textcolor =  "black" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :LayoutType =  0,
+                :LayoutObjects =  "LayoutFind,LayoutInFolder,LayoutExtension,checkMatchCase,LayoutOutput,LayoutReplace,btnClose"
+               ]
+       ],
+       [ :name = "Statusbar1" , :id = 24 , :classname = "formdesigner_qstatusbar" , :data = [
+                :x = 810 , : y = 612  , 
+                :width =  99 , :height = 31 , 
+                :textcolor =  "" , 
+                :backcolor =  "" , 
+                :font =  "Arial" , 
+                :parent =  "win"  ,
+                :Message =  "準備完了"
+               ]
+       ]
+]
+# End Form Designer File
\ No newline at end of file