CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
可用分押宝游戏火热进行中... 专题改版:Java Web 专题
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  PowerBuilder >  Pb脚本语言

我的源码说明

楼主ldq_pb(湘鹰)2006-07-03 22:45:03 在 PowerBuilder / Pb脚本语言 提问

w_nulti_dw   :  
  datawindow   adw_focus  
  string   is_retrieve_type //检索的类型  
  boolean   ib_status //输入窗口中有无状态  
  str_select_edit   istr_select_edit       //修改时单据时的设置  
  str_select_ref     istr_select_ref //选择参考号  
   
  w_horizontal:  
  Dragobject idrg_top //Reference   to   the   Top   Left   control  
  Dragobject idrg_Bottom //Reference   to   the   Bottom     control  
  Boolean ib_Debug=False //Debug   mode  
  Long il_HiddenColor=0 //Bar   hidden   color   to   match   the   window   background  
  Constant   Integer cii_BarThickness=20 //Bar   Thickness  
  Constant   Integer cii_WindowBorder=15//Window   border   to   be   used   on   all   sides  
  Constant   Integer cii_WindowTop   =   192 //The   virtual   top   of   the   window  
  Constant   Integer cii_Windowbottom   =   20 //The   virtual   bottom   of   the   window  
   
  w_system:  
  int   ii_win_width,   ii_win_height,   ii_win_frame_w,   ii_win_frame_h  
  str_size   size_ctrl[]   ,tab_size_ctrl[20,50],uo_size_ctrl[]  
   
  //Boolean   variable   to   stop   recursion  
  boolean   ib_exec   =   false  
   
  str_open   istr_open   //窗口的打开方式  
   
  本窗口的open:  
  is_retrieve_type='long'  
  ib_status=true  
  //选择要修改的单据时设置的内容  
  istr_select_edit.dw_name='d_invpo_select'  
  istr_select_edit.col_name='id'  
  istr_select_edit.col_type='long'  
  istr_select_edit.title='请选择采购发票'  
  /////设置数据窗口中的子数据窗口  
  wf_set_dwc(dw_master,'type','INVPO')  
  //  
  dw_master.settransobject(sqlca)  
  tab_1.tabpage_1.dw_1.settransobject(sqlca)  
   
   
  event   ue_retrieve() 问题点数:0、回复次数:2Top

1 楼footballplayer(DarWin)回复于 2006-07-04 21:19:04 得分 0

搞不懂你的意思。呵呵。Top

2 楼friendwaters(西门坡论坛 http://www.simpsoft.cn)回复于 2006-07-05 09:03:53 得分 0

什么意思啊Top

相关问题

关键词

得分解答快速导航

  • 帖主:ldq_pb

相关链接

  • PowerBuilder类图书
  • PowerBuilder类源码下载

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
世纪乐知(北京)网络技术有限公司 版权所有, 京 ICP 证 020026 号
北京创新乐知广告有限公司 提供技术支持
Copyright © 2000-2007, CSDN.NET, All Rights Reserved
GongshangLogo