PB11 WEB程序所不支持的东东

本文列举了使用PB11进行WEB程序开发时不受支持的事件、属性和函数,包括操作INI文件的函数及多种窗口、按钮等组件的事件。

昨天没事整理了一下用PB11写WEB程序时需要注意的一些东西,尤其是从C/S向B/S迁移还要注意一些函数问题,暂时只知道操作INI文件的的函数不能用,但编译时并不会报错。下面把我所知道的一些不支持的事件,属性,函数列一下:
Event "deactivate" of window is not supported.
  Event "doubleclicked" of listbox is not supported.
  Event "doubleclicked" of monthcalendar is not supported.
  Event "dragdrop" of datawindow is not supported.
  Event "dragdrop" of treeview is not supported.
  Event "dragenter" of datawindow is not supported.
  Event "dragleave" of datawindow is not supported.
  Event "dragwithin" of datawindow is not supported.
  Event "endlabeledit" of listview is not supported.
  Event "endlabeledit" of treeview is not supported.
  Event "getfocus" of commandbutton is not supported.
  Event "getfocus" of datawindow is not supported.
  Event "getfocus" of dropdownlistbox is not supported.
  Event "getfocus" of listview is not supported.
  Event "getfocus" of monthcalendar is not supported.
  Event "getfocus" of radiobutton is not supported.
  Event "getfocus" of singlelineedit is not supported.
  Event "key" of window is not supported.
  Event "losefocus" of commandbutton is not supported.
  Event "losefocus" of datawindow is not supported.
  Event "losefocus" of editmask is not supported.
  Event "losefocus" of monthcalendar is not supported.
  Event "losefocus" of singlelineedit is not supported.
  Event "modified" of dropdownlistbox is not supported.
  Event "mousedown" of window is not supported.
  Event "mousemove" of window is not supported.
  Event "mouseup" of window is not supported.
  Event "other" of datawindow is not supported.
  Event "rightclicked" of listview is not supported.
  Event "sort" of treeview is not supported.
  Event "systemkey" of window is not supported.
  Event "toolbarmoved" of window is not supported.
  Property "allowedit" of dropdownlistbox is not supported.
  Property "autoskip" of editmask is not supported.
  Property "autovscroll" of multilineedit is not supported.
  Property "binarykey" of omcontrol is not supported.
  Property "border" of window is not supported.
  Property "borderstyle" of omcontrol is not supported.
  Property "clientedge" of window is not supported.
  Property "displaydata" of editmask is not supported.
  Property "dragicon" of dragobject is not supported.
  Property "facename" of omcustomcontrol is not supported.
  Property "fixedlocations" of listview is not supported.
  Property "fixedwidth" of tab is not supported.
  Property "focusonbuttondown" of tab is not supported.
  Property "focusrectangle" of omcontrol is not supported.
  Property "focusrectangle" of picture is not supported.
  Property "focusrectangle" of statictext is not supported.
  Property "fontcharset" of omcustomcontrol is not supported.
  Property "fontfamily" of omcustomcontrol is not supported.
  Property "fontpitch" of omcustomcontrol is not supported.
  Property "hsplitscroll" of datawindow is not supported.
  Property "increment" of editmask is not supported.
  Property "linesatroot" of treeview is not supported.
  Property "livescroll" of datawindow is not supported.
  Property "map3dcolors" of picturebutton is not supported.
  Property "maxselectcount" of monthcalendar is not supported.
  Property "minmax" of editmask is not supported.
  Property "raggedright" of tab is not supported.
  Property "resizable" of datawindow is not supported.
  Property "scrollrate" of monthcalendar is not supported.
  Property "showheader" of listview is not supported.
  Property "spin" of editmask is not supported.
  Property "statepicturemaskcolor" of treeview is not supported.
  Property "tabbackcolor" of userobject is not supported.
  Property "textcolor" of omcustomcontrol is not supported.
  Property "textsize" of omcustomcontrol is not supported.
  Property "title" of datawindow is not supported.
  Property "titlebar" of datawindow is not supported.
  Property "todaysection" of monthcalendar is not supported.
  Property "trackselect" of treeview is not supported.
  Property "weight" of omcustomcontrol is not supported.
 Function "close" of omstorage is not supported.
 Function "close" of omstream is not supported.
 Function "drag" of dragobject is not supported.
 Function "gettoolbarpos" of window is not supported.
 Function "open" of omstorage is not supported.
 Function "open" of omstream is not supported.
 Function "position" of multilineedit is not supported.
 Function "selectedtext" of datawindow is not supported.
 Function "selecttext" of datawindow is not supported.
 Function "selecttext" of editmask is not supported.
 Function "setoverlaypicture" of listview is not supported.
 Function "setposition" of window is not supported.
 Function "setredraw" of datawindowchild is not supported.
 Function "setredraw" of dragobject is not supported.
 Function "setredraw" of window is not supported.
 Function "settoolbarpos" of window is not supported.
 Function "write" of omstream is not supported.
 Property "autoarrange" of listview is not supported.
 Property "dragauto" of dragobject is not supported.
 Property "dragicon" of dragobject is not supported.
 Property "expandedonce" of treeviewitem is not supported.
 Property "hsplitscroll" of datawindow is not supported.
 Property "itemx" of listviewitem is not supported.
 Property "itemy" of listviewitem is not supported.
 Property "mergeoption" of menu is not supported.
 Property "microhelp" of menu is not supported.
 Property "object" of omcontrol is not supported.
 Property "overlaypictureindex" of listviewitem is not supported.
 Property "selected" of treeviewitem is not supported.
 Property "title" of datawindow is not supported.
 Property "titlebar" of datawindow is not supported.
 Property "toolbaritemdown" of menu is not supported.
 Property "toolbaritemspace" of menu is not supported.
 System function "beep" is not supported.
 System function "clipboard" is not supported.
 System function "handle" is not supported.
 System function "post" is not supported.
 System function "printsetprinter" is not supported.
 System function "printsetup" is not supported.
 System function "run" is not supported.
 System function "send" is not supported.
 System function "setpointer" is not supported.
 System function "timer" is not supported.

 

评论 1
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值