123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223 |
- $PBExportHeader$w_dscrp_edit_ljfieb.srw
- forward
- global type w_dscrp_edit_ljfieb from w_publ_base
- end type
- type st_1 from statictext within w_dscrp_edit_ljfieb
- end type
- type sle_summary from singlelineedit within w_dscrp_edit_ljfieb
- end type
- type mle_postscript from multilineedit within w_dscrp_edit_ljfieb
- end type
- type st_2 from statictext within w_dscrp_edit_ljfieb
- end type
- type st_3 from statictext within w_dscrp_edit_ljfieb
- end type
- type mle_remark from multilineedit within w_dscrp_edit_ljfieb
- end type
- type cb_1 from uo_imflatbutton within w_dscrp_edit_ljfieb
- end type
- end forward
- global type w_dscrp_edit_ljfieb from w_publ_base
- integer width = 2373
- integer height = 1576
- string title = "消息发送"
- boolean controlmenu = false
- boolean minbox = false
- windowtype windowtype = response!
- st_1 st_1
- sle_summary sle_summary
- mle_postscript mle_postscript
- st_2 st_2
- st_3 st_3
- mle_remark mle_remark
- cb_1 cb_1
- end type
- global w_dscrp_edit_ljfieb w_dscrp_edit_ljfieb
- type variables
- s_packet_ljfieb s_pack,s_return
- end variables
- on w_dscrp_edit_ljfieb.create
- int iCurrent
- call super::create
- this.st_1=create st_1
- this.sle_summary=create sle_summary
- this.mle_postscript=create mle_postscript
- this.st_2=create st_2
- this.st_3=create st_3
- this.mle_remark=create mle_remark
- this.cb_1=create cb_1
- iCurrent=UpperBound(this.Control)
- this.Control[iCurrent+1]=this.st_1
- this.Control[iCurrent+2]=this.sle_summary
- this.Control[iCurrent+3]=this.mle_postscript
- this.Control[iCurrent+4]=this.st_2
- this.Control[iCurrent+5]=this.st_3
- this.Control[iCurrent+6]=this.mle_remark
- this.Control[iCurrent+7]=this.cb_1
- end on
- on w_dscrp_edit_ljfieb.destroy
- call super::destroy
- destroy(this.st_1)
- destroy(this.sle_summary)
- destroy(this.mle_postscript)
- destroy(this.st_2)
- destroy(this.st_3)
- destroy(this.mle_remark)
- destroy(this.cb_1)
- end on
- event open;call super::open;s_pack = message.powerobjectparm
- //sle_summary.text = s_pack.summary
- mle_postscript.text = s_pack.postscript
- mle_remark.text = s_pack.remark
- mle_postscript.setfocus()
- end event
- event close;call super::close;closewithreturn(this,s_return)
- end event
- type cb_func from w_publ_base`cb_func within w_dscrp_edit_ljfieb
- boolean visible = false
- integer taborder = 30
- end type
- type cb_exit from w_publ_base`cb_exit within w_dscrp_edit_ljfieb
- integer x = 1943
- integer y = 1360
- string text = "取消"
- integer picsize = 16
- end type
- event cb_exit::clicked;s_return.returnflag = 0
- close(parent)
- end event
- type st_1 from statictext within w_dscrp_edit_ljfieb
- boolean visible = false
- integer y = 32
- integer width = 160
- integer height = 48
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "摘要"
- alignment alignment = right!
- boolean focusrectangle = false
- end type
- type sle_summary from singlelineedit within w_dscrp_edit_ljfieb
- boolean visible = false
- integer x = 169
- integer y = 28
- integer width = 2144
- integer height = 84
- integer taborder = 60
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- borderstyle borderstyle = stylelowered!
- end type
- type mle_postscript from multilineedit within w_dscrp_edit_ljfieb
- integer x = 174
- integer y = 32
- integer width = 2139
- integer height = 984
- integer taborder = 20
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- boolean vscrollbar = true
- boolean autovscroll = true
- borderstyle borderstyle = stylelowered!
- end type
- type st_2 from statictext within w_dscrp_edit_ljfieb
- integer y = 36
- integer width = 160
- integer height = 48
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "附言"
- alignment alignment = right!
- boolean focusrectangle = false
- end type
- type st_3 from statictext within w_dscrp_edit_ljfieb
- integer y = 1040
- integer width = 160
- integer height = 48
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- long backcolor = 134217739
- string text = "备注"
- alignment alignment = right!
- boolean focusrectangle = false
- end type
- type mle_remark from multilineedit within w_dscrp_edit_ljfieb
- integer x = 178
- integer y = 1036
- integer width = 2139
- integer height = 300
- integer taborder = 40
- boolean bringtotop = true
- integer textsize = -9
- integer weight = 400
- fontcharset fontcharset = gb2312charset!
- fontpitch fontpitch = variable!
- string facename = "宋体"
- long textcolor = 33554432
- boolean vscrollbar = true
- boolean autovscroll = true
- borderstyle borderstyle = stylelowered!
- end type
- type cb_1 from uo_imflatbutton within w_dscrp_edit_ljfieb
- integer x = 1573
- integer y = 1360
- integer width = 311
- integer height = 96
- integer taborder = 50
- boolean bringtotop = true
- string normalpicname = "save.bmp"
- integer picsize = 16
- end type
- event clicked;call super::clicked;//s_return.summary = sle_summary.text
- s_return.postscript = mle_postscript.text
- s_return.remark = mle_remark.text
- s_return.returnflag = 1
- close(parent)
- end event
|