]> insang Git - newton-cn_pos.git/commitdiff
dddd
authornewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 07:43:53 +0000 (16:43 +0900)
committernewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 07:43:53 +0000 (16:43 +0900)
.vs/newton-cn/v16/.suo
newton-cn/Form9.cs
newton-cn/bin/Release/newton-cn.exe
newton-cn/bin/Release/newton-cn.pdb
newton-cn/obj/Release/newton-cn.exe
newton-cn/obj/Release/newton-cn.pdb

index 77c53c7d1f82bd6a1267be1f8fa5e047500f8ad9..aaa665faed1f36aa59de2fbbd4752127199dca91 100644 (file)
Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ
index 5ab6676a32094746e285584be6abe29ac729cbe4..1eb9c269f0d2f575fe99a1db590c023884da820a 100644 (file)
@@ -147,9 +147,13 @@ namespace newton_cn
             MouseEvent1 me = new MouseEvent1();
             me.ctclick();
             // 키보드 입력처럼 전송
+            Thread.Sleep(100);
             SendKeys.SendWait("a' or ct_code='" + phone + "' or 1 like 'a");
+            Thread.Sleep(20);
             SendKeys.SendWait("{ENTER}");
+            Thread.Sleep(20);
             SendKeys.SendWait("^{DEL}");
+            Thread.Sleep(20);
         }
 
         private void listView1_SelectedIndexChanged(object sender, EventArgs e)
index a0e452cb5311e969174fa2b3276c3366204790f5..ae3095080590eab149c8ead6b609763770491b4a 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ
index 81184beee0c51a94c2ea5e75b6296a2900867a61..9a3d9e7d2dbd160b356d2d2fc8610dcb14e3e77f 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.pdb and b/newton-cn/bin/Release/newton-cn.pdb differ
index a0e452cb5311e969174fa2b3276c3366204790f5..ae3095080590eab149c8ead6b609763770491b4a 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ
index 81184beee0c51a94c2ea5e75b6296a2900867a61..9a3d9e7d2dbd160b356d2d2fc8610dcb14e3e77f 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ