[GUI]TreeVIEW实例,动态显示控件内容

[GUI]TreeVIEW实例,动态显示控件内容

#NoEnv
Text := []
Event := []
Gui, Add, TreeView, h100 w200 gTree
Gui, Add, Edit, h100 w200 vEdit
TVE1 := TV_Add("翠翠",0)
TVE1 := TV_Add("艳艳",0)
Gui, Show
return

Tree:
Event[1] := A_EventInfo
TV_GetText(Gettext, Event[1]) ;Get-1 OK
Text[1] := Gettext
TV_GetText(Text[2], Event[1]) ;Get-2 nicht OK
Edit := "事件ID: " Event[1] "`n选项1: " Text[1]
GuiControl,, Edit, %Edit%
return

 

亲爱的朋友们,如果你认为本站不错请打赏,我们非常感谢你的支持!

[su_button url=”http://www.autoahk.com/buyamoney” style=”3d” color=”#ffe41c” size=”20″ radius=”round”]赏[/su_button]



给TA捐赠
共{{data.count}}人
人已捐赠
其他案例

[办公]资源管理器中文首字母快搜

2017-2-20 21:36:52

其他

[GUI]TreeVIEW控件实例:动态加载本地文件

2017-2-21 12:43:08

4 条回复 A文章作者 M管理员
  1. 微雨燕双飞

    很实用的工具

  2. ?寒星?

    很实用的工具

  3. redoceans

    显示控件内容在哪里能用上

  4. jnndz

    很实用的工具

个人中心
购物车
优惠劵
有新私信 私信列表
搜索