找回密码
 加入
搜索
楼主: 邪恶海盗

[GUI管理] 关于listviewitem高度和不满足条件则锁定按钮的问题(有源码)

 火.. [复制链接]
发表于 2012-9-15 18:34:38 | 显示全部楼层
回复 15# 邪恶海盗
导出成二维数组,搜索
 楼主| 发表于 2012-9-15 18:36:55 | 显示全部楼层
回复 13# pusofalse


用    _GUICtrlListView_SetImageList搞定了...

居中使用_GUICtrlListView_JustifyColumn...
 楼主| 发表于 2012-9-15 18:56:47 | 显示全部楼层
回复 16# netegg


    求指导...
发表于 2012-9-15 19:50:37 | 显示全部楼层
本帖最后由 netegg 于 2012-9-15 19:55 编辑

[au3]#Include <GuiListView.au3>
local $i = 0
while not($i >_guictrllistview_getitemcount($hwnd))
if _GUICtrlListView_FindText($hWnd, $str, $i) then msgbox(0,0,_guictrllistview_GetItemTextString($hwnd, $i))
$i +=1
wend[/au3]
 楼主| 发表于 2012-9-15 19:54:37 | 显示全部楼层
本帖最后由 邪恶海盗 于 2012-9-15 19:58 编辑

看帮助使用ControlListView和_GUICtrlListView_GetItemTextString函数成功返回首列数据所在行数据...

下一步将listview列表内的数据设置成可修改的,努力看帮助中...
 楼主| 发表于 2012-9-15 20:11:33 | 显示全部楼层
回复 19# netegg


    双击listview列表内的数据变为可修改,用哪个函数实现???
发表于 2012-9-15 20:26:33 | 显示全部楼层
回复 21# 邪恶海盗
udf区去找listview的原位编辑
 楼主| 发表于 2012-9-15 20:47:24 | 显示全部楼层
回复 22# netegg


    http://www.autoitx.com/forum.php ... amp;fromuid=7658114
这个帖???
明天研究一下看看...
发表于 2012-9-15 22:45:38 | 显示全部楼层
回复 15# 邪恶海盗

爬文吧  你打 LISTVIEW 搜尋  你想找的問題都會有答案....
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-5-18 20:56 , Processed in 0.078913 second(s), 15 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表