wzx304 发表于 2006-4-20 21:16:07

关于TAB(续)

我在原来的基础上再加一个输出量。如下图:
并添加函数
GetCtrlVal (PANEL, PANEL_SHURU, &value);
SetCtrlVal (PANEL, PANEL_SHUCHU, value);
SetCtrlVal (TABPANEL1_SHUCHU,TABPANEL1_SHUCHU, value);
SetCtrlVal (TABPANEL2_SHUCHU,TABPANEL2_SHUCHU, value); //新添加
但是根本不显示,调试也没有错误,怎么回事?



<img src="attachments/dvbbs/2006-4/200642013155269699.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2006-4/200642013155269699.jpg\');}" onmousewheel="return imgzoom(this);" alt="" />

cpubbs 发表于 2006-5-1 18:30:51

http://www.cpubbs.com/bbs/viewthread.php?tid=12969&highlight=%C7%F3%D6%FA%5D%BC%F2%B5%A5%B3%CC%D0%F2%C7%F3%D6%FA

[ 本帖最后由 cpubbs 于 2008-5-9 23:24 编辑 ]

浙大小声 发表于 2008-9-29 21:15:21

henhao

allqq-mogudiandian-31all 谢谢,很好学习中

DUODUO123 发表于 2011-3-22 15:53:00


MBT Changa Schuhe
MBT Fanaka GTX
MBT Kaya für Frauen
MBT Kaya für Frauen
MBT Schuhe für Frauen
MBT WALK

xuezhang1234 发表于 2011-3-22 10:40:05

先要从面板上获得TAB句柄 GetPanelHandleFromTabPage这个函数
页: [1]
查看完整版本: 关于TAB(续)