#singleinstance force CoordMode, ToolTip, screen CoordMode, Mouse, screen return ;======== show the information from a single tooltip ========= F1:: ControlGetText, tooltip2,,ahk_class tooltips_class32 ;tooltip, ******************`n%tooltip2%`n******************, 1300, 300 ;sleep, 1000 ;tooltip msgbox, %tooltip2% return ;======== show the information from a multiple tooltips ========= F2:: WinGet, ID, LIST,ahk_class tooltips_class32 tt_text= Loop, %id% { this_id := id%A_Index% ControlGetText, tooltip2,,ahk_id %this_id% tt_text.= "******************`n" tooltip2 "`n******************`n" } ;tooltip, %tt_text%, 300, 300 msgbox, %tt_text% ;sleep, 3000 ;tooltip return
2013年1月21日 星期一
ControlGetText example
reference
Labels:
Autohotkey
嗨,大家好!我是一位資訊人、畫畫人、科技人和行銷人。定位自己為網路觀察家,永遠保持好奇心與熱情,學習跨領域新事物,希望最終能成為一個全方位的人。喜歡探索新技術和創意,並將其應用於工作和生活中。也喜歡畫畫、旅行、閱讀和寫作。希望我的部落格可以為您帶來啟發和樂趣,並與您分享我的經驗和見解。謝謝您的訪問,期待與您交流!
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言