[Ttssh2-commit] [3303] SCP ダイアログのタブオーダーを調整

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 4月 11日 (土) 18:10:16 JST


Revision: 3303
          http://svn.sourceforge.jp/view?root=ttssh2&view=rev&rev=3303
Author:   maya
Date:     2009-04-11 18:10:16 +0900 (Sat, 11 Apr 2009)

Log Message:
-----------
SCP ダイアログのタブオーダーを調整

Modified Paths:
--------------
    trunk/ttssh2/ttxssh/ttxssh.rc


-------------- next part --------------
Modified: trunk/ttssh2/ttxssh/ttxssh.rc
===================================================================
--- trunk/ttssh2/ttxssh/ttxssh.rc	2009-04-10 12:44:00 UTC (rev 3302)
+++ trunk/ttssh2/ttxssh/ttxssh.rc	2009-04-11 09:10:16 UTC (rev 3303)
@@ -323,9 +323,9 @@
     LTEXT           "Fr&om:",IDC_STATIC,7,81,20,8
     EDITTEXT        IDC_RECVFILE,37,78,154,14,ES_AUTOHSCROLL
     LTEXT           "To: ",IDC_RECV_TO_DIRECTORY,15,100,16,8
+    EDITTEXT        IDC_RECVFILE_TO,37,97,154,14,ES_AUTOHSCROLL
+    PUSHBUTTON      "...",IDC_RECVDIR_SELECT,196,97,14,14
     PUSHBUTTON      "&Receive",IDC_RECV,222,77,50,14
-    PUSHBUTTON      "...",IDC_RECVDIR_SELECT,196,97,14,14
-    EDITTEXT        IDC_RECVFILE_TO,37,97,154,14,ES_AUTOHSCROLL
 END
 
 IDD_SSHSCP_PROGRESS DIALOGEX 0, 0, 166, 82



Ttssh2-commit メーリングリストの案内
Back to archive index