Browse Source

输入窗口修改(测试)

Neil 2 years ago
parent
commit
c3343d5110
1 changed files with 4 additions and 0 deletions
  1. 4 0
      ws_objects/Ew_publ903.pbl.src/w_inputbox.srw

+ 4 - 0
ws_objects/Ew_publ903.pbl.src/w_inputbox.srw

@@ -55,6 +55,10 @@ sle_nr.SelectText(1,Len(sle_nr.Text))
 end event
 
 event close;CloseWithReturn(this,rt_str)
+
+Long a
+
+a = a
 end event
 
 type cb_func from w_publ_base`cb_func within w_inputbox